another GIANT update
This commit is contained in:
parent
7f444a9532
commit
57dd60c9f7
@ -9,6 +9,8 @@ COPY ./4get /var/www/html/4get/
|
|||||||
COPY ./httpd.conf /etc/apache2/httpd.conf
|
COPY ./httpd.conf /etc/apache2/httpd.conf
|
||||||
COPY ./entrypoint.sh /entrypoint.sh
|
COPY ./entrypoint.sh /entrypoint.sh
|
||||||
COPY ./gen_config.php /gen_config.php
|
COPY ./gen_config.php /gen_config.php
|
||||||
|
|
||||||
|
# Set workdir to 4get directory
|
||||||
WORKDIR /var/www/html/4get
|
WORKDIR /var/www/html/4get
|
||||||
|
|
||||||
CMD ["sh", "-c", "sh /entrypoint.sh"]
|
CMD ["sh", "-c", "sh /entrypoint.sh"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user