Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
testing:xfce-test [2020/09/05 12:24] – running a branch jphilipstesting:xfce-test [2020/09/06 01:00] (current) – [Installation] kevinbowen
Line 29: Line 29:
   * Change to the repository directory and install the necessary components ( ''./xfce-test install'' )   * Change to the repository directory and install the necessary components ( ''./xfce-test install'' )
     * On Xubuntu 20.04, this will install the following packages and their dependencies, if they aren’t already present - xserver-xephyr, docker.io, xvfb, jq, and curl - which will download ~71Mb and require 351Mb of space     * On Xubuntu 20.04, this will install the following packages and their dependencies, if they aren’t already present - xserver-xephyr, docker.io, xvfb, jq, and curl - which will download ~71Mb and require 351Mb of space
-  * Download the docker container ( ''./xfce-test pull'' )+  * Download the docker container ( ''./xfce-test pull'' ):
     * If you are having permissions issues, take a look at the [[https://docs.docker.com/engine/install/linux-postinstall/|Post-installation steps for Linux]] and the instructions for running Docker as a non-root user.      * If you are having permissions issues, take a look at the [[https://docs.docker.com/engine/install/linux-postinstall/|Post-installation steps for Linux]] and the instructions for running Docker as a non-root user. 
     * This will download the Docker container part of schuellerf/xfce-test which is ~1.6Gb and require ~4.4Gb of space (as of May 2020).     * This will download the Docker container part of schuellerf/xfce-test which is ~1.6Gb and require ~4.4Gb of space (as of May 2020).
-  * Download a different docker container branch +  * Download a different docker container branch: 
-    * list the available branches: ''sudo ./xfce-test list'' ( list also available on [[https://hub.docker.com/r/schuellerf/xfce-test/tags?page=1&ordering=last_updated|dockerhub]] ) +    * List the available branches: ''sudo ./xfce-test list''the list also available on [[https://hub.docker.com/r/schuellerf/xfce-test/tags?page=1&ordering=last_updated|dockerhub]] ) 
-    * download the branch by its tag name: ''sudo TAG=[tag-name] ./xfce-test pull''+    * Download the branch by its tag name: ''sudo TAG=[tag-name] ./xfce-test pull''
  
 ---- ----