fix typo
This commit is contained in:
parent
a7916fe62d
commit
5b0c44da71
@ -34,8 +34,8 @@ ExecStop=/usr/bin/docker compose down -v
|
|||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
```
|
```
|
||||||
|
|
||||||
Create a folder /etc/docker-compose/<service-name> and place your docker-compose.yml there.
|
Create a folder /etc/docker-compose/*service-name* and place your `docker-compose.yml` there.
|
||||||
Then symlink or copy the systemd service file to /etc/systemd/system/<service-name>.service.
|
Then symlink or copy the systemd service file to /etc/systemd/system/*service-name*.service.
|
||||||
|
|
||||||
You can start the container using
|
You can start the container using
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user