mirror of
https://github.com/sartography/spiffworkflow_website.git
synced 2025-02-24 05:18:19 +00:00
outfile was not doing what we expected, and is not necessary
This commit is contained in:
parent
43f977fdcc
commit
916f2f6c14
@ -26,7 +26,7 @@ From Mac0S, Linux Command Line, or Windows Powershell, run the following command
|
|||||||
{{< highlight Bash "linenos=false" >}}
|
{{< highlight Bash "linenos=false" >}}
|
||||||
mkdir spiffworkflow
|
mkdir spiffworkflow
|
||||||
cd spiffworkflow
|
cd spiffworkflow
|
||||||
wget https://raw.githubusercontent.com/sartography/spiff-arena/main/docker-compose.yml -outfile docker-compose.yml
|
wget https://raw.githubusercontent.com/sartography/spiff-arena/main/docker-compose.yml
|
||||||
docker-compose pull
|
docker-compose pull
|
||||||
docker-compose up -d
|
docker-compose up -d
|
||||||
{{< / highlight >}}
|
{{< / highlight >}}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user