Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| testing:xfce-test [2020/08/30 05:10] – kevinbowen | testing:xfce-test [2020/09/06 01:00] (current) – [Installation] kevinbowen | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ====== Xfce-Test Docker Container Quick Start Guide ====== | ====== Xfce-Test Docker Container Quick Start Guide ====== | ||
| - | If you want to test the current state of Xfce 4.16, you can look at [[https:// | + | If you want to test the current state of Xfce 4.16, you can look at [[https:// |
| Line 26: | Line 26: | ||
| ===== Installation ===== | ===== Installation ===== | ||
| - | * Clone the xfce-test repository git clone https:// | + | * Clone the xfce-test repository: '' |
| * Change to the repository directory and install the necessary components ( '' | * Change to the repository directory and install the necessary components ( '' | ||
| * On Xubuntu 20.04, this will install the following packages and their dependencies, | * On Xubuntu 20.04, this will install the following packages and their dependencies, | ||
| - | * Download the docker container ( '' | + | * Download the docker container ( '' |
| * If you are having permissions issues, take a look at the [[https:// | * If you are having permissions issues, take a look at the [[https:// | ||
| * This will download the Docker container part of schuellerf/ | * This will download the Docker container part of schuellerf/ | ||
| + | * Download a different docker container branch: | ||
| + | * List the available branches: '' | ||
| + | * Download the branch by its tag name: '' | ||
| ---- | ---- | ||
| Line 75: | Line 78: | ||
| If all goes well, a graphical Xephyr window will open and a new desktop environment will be displayed. Additionally, | If all goes well, a graphical Xephyr window will open and a new desktop environment will be displayed. Additionally, | ||
| + | |||
| + | ==== Running a Branch ==== | ||
| + | |||
| + | If you have downloaded a different docker container branch by its tag name, this is the command to run it: '' | ||
| [[|Back to Top]] | [[|Back to Top]] | ||
| Line 80: | Line 87: | ||
| ===== Stopping xfce-test ===== | ===== Stopping xfce-test ===== | ||
| - | '' | + | '' |
| + | |||
| + | The ID and name can be found by running the command '' | ||
| ---- | ---- | ||
| Line 98: | Line 107: | ||
| ===== Reporting Bugs ===== | ===== Reporting Bugs ===== | ||
| - | If, while running the xfce-test, you encounter and Xfce bug, please see the [[https:// | + | If you encounter an Xfce bug while running the xfce-test |
| If you encounter a bug that is related to the running of the actual xfce-test container, please see [[https:// | If you encounter a bug that is related to the running of the actual xfce-test container, please see [[https:// | ||