Compare commits
2 Commits
e4a372e29a
...
9443f951b2
Author | SHA1 | Date | |
---|---|---|---|
9443f951b2 | |||
|
fc4e19db65 |
@ -2,8 +2,6 @@ FROM alpine:3.12.3
|
|||||||
WORKDIR /opt/
|
WORKDIR /opt/
|
||||||
|
|
||||||
ADD ./release/*/*/ubnt-freifunk-map-api /opt/ubnt-freifunk-map-api
|
ADD ./release/*/*/ubnt-freifunk-map-api /opt/ubnt-freifunk-map-api
|
||||||
ADD ./devices.json /opt/devices.json
|
|
||||||
ADD ./ucDevices.json /opt/ucDevices.json
|
|
||||||
RUN chmod +x /opt/ubnt-freifunk-map-api
|
RUN chmod +x /opt/ubnt-freifunk-map-api
|
||||||
|
|
||||||
EXPOSE 3000
|
EXPOSE 3000
|
||||||
|
Loading…
Reference in New Issue
Block a user