mirror of
				https://github.com/dockersrc/archlinux
				synced 2025-11-04 01:02:09 -05:00 
			
		
		
		
	🗃️ Committing everything that changed 🗃️
Dockerfile
This commit is contained in:
		@@ -87,7 +87,7 @@ RUN set -e; \
 | 
			
		||||
ENV SHELL="/bin/bash"
 | 
			
		||||
SHELL [ "/bin/bash", "-c" ]
 | 
			
		||||
 | 
			
		||||
COPY ./rootfs/usr/local/bin/pkmgr /usr/local/bin/pkmgr
 | 
			
		||||
COPY ./rootfs/usr/local/bin/. /usr/local/bin/
 | 
			
		||||
COPY --from=gosu /usr/local/bin/gosu /usr/local/bin/gosu
 | 
			
		||||
 | 
			
		||||
RUN echo "Initializing the system"; \
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user