Added function to display real Clients #17
@ -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