Add docker registry

This commit is contained in:
root
2022-01-30 08:01:01 +00:00
parent 0a561ae6dc
commit f819bc23a5
+2 -1
View File
@@ -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: