ubnt-freifunk-map-api/Dockerfile

5 lines
105 B
Docker
Raw Normal View History

2021-01-01 14:14:03 +00:00
FROM Alpine:latest
COPY ubnt-freifunk-map-api /bin/ubnt-freifunk-map-api
CMD /bin/ubnt-freifunk-map-api