mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 13:03:02 +00:00
specify to cd into directory after git clone
This commit is contained in:
@@ -56,6 +56,7 @@ The link to access the app will be printed on your terminal. Copy it and open it
|
|||||||
You can run Swing in a Docker container. To do so, clone the repository and build the image:
|
You can run Swing in a Docker container. To do so, clone the repository and build the image:
|
||||||
|
|
||||||
git clone https://github.com/swing-opensource/swingmusic.git --depth 1
|
git clone https://github.com/swing-opensource/swingmusic.git --depth 1
|
||||||
|
cd swingmusic
|
||||||
docker build . -t swingmusic
|
docker build . -t swingmusic
|
||||||
|
|
||||||
Then create the container. Here are some example snippets to help you get started creating a container.
|
Then create the container. Here are some example snippets to help you get started creating a container.
|
||||||
|
|||||||
Reference in New Issue
Block a user