mirror of
https://github.com/yusing/godoxy.git
synced 2026-03-29 05:11:51 +02:00
added a simple panel
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
FROM alpine:latest
|
||||
|
||||
MAINTAINER yusing@6uo.me
|
||||
LABEL maintainer="yusing@6uo.me"
|
||||
|
||||
COPY bin/go-proxy /usr/bin
|
||||
COPY templates/ /app/templates
|
||||
|
||||
RUN chmod +rx /usr/bin/go-proxy
|
||||
ENV DOCKER_HOST unix:///var/run/docker.sock
|
||||
|
||||
Reference in New Issue
Block a user