Skip to content

Commit bb00d15

Browse files
committed
Disable Ansible Docker integration by default
1 parent 7b02818 commit bb00d15

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

allinone/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ VOLUME /var/log/nginx
6060

6161
EXPOSE 80 2222
6262
ENV LC_ALL=C.UTF-8
63+
ENV ANSIBLE_DOCKER_ENABLED=false
6364

6465
WORKDIR /opt
6566
COPY entrypoint.sh .

0 commit comments

Comments
 (0)