mirror of
				https://github.com/linuxkit/linuxkit.git
				synced 2025-10-31 14:45:34 +00:00 
			
		
		
		
	bring up networking
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com>
This commit is contained in:
		| @@ -10,6 +10,7 @@ COPY etc /etc/ | |||||||
|  |  | ||||||
| RUN \ | RUN \ | ||||||
|   setup-timezone -z UTC && \ |   setup-timezone -z UTC && \ | ||||||
|  |   rc-update add networking && \ | ||||||
|   ln -s /bin/busybox /init |   ln -s /bin/busybox /init | ||||||
|  |  | ||||||
| CMD ["/bin/sh"] | CMD ["/bin/sh"] | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user