Add docker registry
This commit is contained in:
+2
-1
@@ -10,6 +10,7 @@ services:
|
||||
- APACHE_RUN_USER=#${UID}
|
||||
- APACHE_RUN_GROUP=#${UID}
|
||||
restart: unless-stopped
|
||||
image: registry.chiefsoft.net/wrenchboarddocker_wrenchboard-web:latest
|
||||
volumes:
|
||||
- ./:/var/www/html
|
||||
- ./apache_log:/var/log/apache2
|
||||
@@ -18,4 +19,4 @@ services:
|
||||
extra_hosts:
|
||||
- oameye.works.wrenchboard.com:10.20.30.27
|
||||
volumes:
|
||||
src:
|
||||
src:
|
||||
|
||||
Reference in New Issue
Block a user