mirror of
https://github.com/tiyn/container-critique.git
synced 2026-05-23 00:51:35 +02:00
update automatically, fixed some bugs
This commit is contained in:
@@ -4,7 +4,8 @@ docker rm container-critique
|
||||
docker build . -t tiyn/container-critique
|
||||
docker run --name container-critique \
|
||||
--restart unless-stopped \
|
||||
-p "5000:5000" \
|
||||
-p "5001:5000" \
|
||||
-e FLASK_ENV=development \
|
||||
-v data:/blog/data
|
||||
-v data:/blog/data \
|
||||
-v graphics:/blog/static/graphics \
|
||||
-d tiyn/container-critique
|
||||
|
||||
Reference in New Issue
Block a user