Changes
Page history
Update install
authored
Nov 08, 2019
by
Jonas Leder
Hide whitespace changes
Inline
Side-by-side
install.md
View page @
4f607cc6
...
...
@@ -12,7 +12,7 @@ chmod +x /usr/local/bin/docker-compose
```
3.
Download the Docker-Compose file into a new folder:
```
wget https://git.jonasled.de/jonasled/url_shorter_docker/raw/
branch/
master/docker-compose.yml
wget https://git
lab
.jonasled.de/jonasled/url_shorter_docker/raw/master/docker-compose.yml
```
4.
Edit the downloaded file
5.
Run the Container. To do so run in the Folder, with the previously downloaded file
```docker-compose up -d```
...
...
...
...