Make sure init.sh is executable
This commit is contained in:
		
							parent
							
								
									a22e807d2a
								
							
						
					
					
						commit
						12589c7fa5
					
				|  | @ -71,6 +71,7 @@ RUN mkdir -p db | |||
| COPY --from=builder --chown=wgui:wgui /build/wg-ui . | ||||
| RUN chmod +x wg-ui | ||||
| COPY init.sh . | ||||
| RUN chmod +x init.sh | ||||
| 
 | ||||
| EXPOSE 5000/tcp | ||||
| ENTRYPOINT ["./init.sh"] | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue