When starting the Playground Docker container, I am immediately logged out of Gnome and returned to the GMD login screen. I am on Fedora 26. Thanks!
Hm, that's very unfortunate -- I'm sorry about the issues you are having.
Can you please provide list of steps you performed with some output?
Sorry that I'm slow to get back to you.
There is no output that I can see as I am immediately logged out of my gnome session. The only step I perform is the to start the container created by the build process either: 1. by running 'make run' or 2. by starting the container with 'docker start' command.
Please let me know where else I can look for debugging info.
I would need to reproduce locally to be able to resolve the issue.
Anyway, if you are interested in playing with modules, we have moved the dnf prototype, which is able to interact with modules, to a separate repo:
https://github.com/container-images/dnf-modularity-prototype
Therefore this repository contains only tooling to manage containers.
This sprint we are in a process of creating public demos which will demonstrate modularity concepts and the way how to use the dnf prototype. I'll update readme in this repo so it's clear.