diff options
Diffstat (limited to 'Dockerfile')
| -rw-r--r-- | Dockerfile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -43,7 +43,6 @@ RUN chmod 755 -R /opt/cgit COPY entrypoint.sh /usr/local/bin/entrypoint.sh RUN chmod +x /usr/local/bin/entrypoint.sh -VOLUME ["/opt/git"] ENTRYPOINT ["entrypoint.sh"] CMD ["httpd-foreground"] EXPOSE 80 |
