mirror of
https://github.com/tcsenpai/swingmusic.git
synced 2025-06-08 12:15:39 +00:00
specify to cd into directory after git clone
This commit is contained in:
parent
df3481a1ba
commit
1b73fd8153
@ -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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user