mirror of
https://github.com/davidallendj/opaal.git
synced 2025-12-19 19:17:01 -07:00
Added restart rule to Docker Makefile
This commit is contained in:
parent
0dec6b66d1
commit
dcfd9b5906
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
|
||||
|
||||
restart: down up
|
||||
up:
|
||||
docker compose -f docker-compose.yaml up
|
||||
down:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue