Move to GitLab
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FROM php:apache
|
||||
LABEL maintainer="Luke Tainton <luke@tainton.uk>"
|
||||
LABEL org.opencontainers.image.source="https://github.com/luketainton/hesk-docker"
|
||||
LABEL org.opencontainers.image.source="https://gitlab.com/luketainton/hesk-docker"
|
||||
COPY --chown=www-data:www-data hesk /srv
|
||||
COPY vhost.conf /etc/apache2/sites-enabled/000-default.conf
|
||||
RUN apt-get update && \
|
||||
|
||||
Reference in New Issue
Block a user