mirror of
				https://github.com/teddysun/across.git
				synced 2025-10-31 08:45:36 +08:00 
			
		
		
		
	Update Dockerfile
This commit is contained in:
		| @@ -15,7 +15,7 @@ RUN set -ex \ | ||||
| 	&& chmod +x /root/caddy.sh \ | ||||
| 	&& /root/caddy.sh \ | ||||
| 	&& rm -fv /root/caddy.sh \ | ||||
| 	&& caddy version | ||||
| 	&& caddy -version | ||||
|  | ||||
| # set up nsswitch.conf for Go's "netgo" implementation | ||||
| # see: https://github.com/docker-library/golang/blob/1eb096131592bcbc90aa3b97471811c798a93573/1.14/alpine3.12/Dockerfile#L9 | ||||
|   | ||||
| @@ -16,7 +16,7 @@ RUN set -ex \ | ||||
| 	&& chmod +x /root/caddy.sh \ | ||||
| 	&& /root/caddy.sh "${TARGETPLATFORM}" \ | ||||
| 	&& rm -fv /root/caddy.sh \ | ||||
| 	&& caddy version | ||||
| 	&& caddy -version | ||||
|  | ||||
| # set up nsswitch.conf for Go's "netgo" implementation | ||||
| # see: https://github.com/docker-library/golang/blob/1eb096131592bcbc90aa3b97471811c798a93573/1.14/alpine3.12/Dockerfile#L9 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user