mirror of
				https://github.com/dockersrc/almalinux
				synced 2025-11-04 01:02:32 -05:00 
			
		
		
		
	🗃️ Committing everything that changed 🗃️
Dockerfile.10-dev Dockerfile.8-dev Dockerfile.9-dev
This commit is contained in:
		@@ -107,6 +107,7 @@ RUN echo "Setting up and installing packages"; \
 | 
			
		||||
  echo ""
 | 
			
		||||
 | 
			
		||||
RUN echo "Setting up dev system"; \
 | 
			
		||||
  if [ -f "/usr/local/bin/pkmgr" ] ; then rm -Rf "/usr/local/bin/pkmgr"; fi; \
 | 
			
		||||
  bash -c "$(curl -q -LSsf "https://github.com/casjay-base/centos/raw/main/root/.local/bin/fetch-repo-file")"; \
 | 
			
		||||
  [ ! -d  "/usr/local/share/CasjaysDev/scripts" ] && \
 | 
			
		||||
  git clone -q https://github.com/casjay-dotfiles/scripts "/usr/local/share/CasjaysDev/scripts" && \
 | 
			
		||||
 
 | 
			
		||||
@@ -112,6 +112,7 @@ RUN echo "Initializing packages before copying files to image"; \
 | 
			
		||||
  echo ""
 | 
			
		||||
 | 
			
		||||
RUN echo "Setting up dev system"; \
 | 
			
		||||
  if [ -f "/usr/local/bin/pkmgr" ] ; then rm -Rf "/usr/local/bin/pkmgr"; fi; \
 | 
			
		||||
  bash -c "$(curl -q -LSsf "https://github.com/casjay-base/centos/raw/main/root/.local/bin/fetch-repo-file")"; \
 | 
			
		||||
  [ ! -d  "/usr/local/share/CasjaysDev/scripts" ] && \
 | 
			
		||||
  git clone -q https://github.com/casjay-dotfiles/scripts "/usr/local/share/CasjaysDev/scripts" && \
 | 
			
		||||
 
 | 
			
		||||
@@ -107,6 +107,7 @@ RUN echo "Setting up and installing packages"; \
 | 
			
		||||
  echo ""
 | 
			
		||||
 | 
			
		||||
RUN echo "Setting up dev system"; \
 | 
			
		||||
  if [ -f "/usr/local/bin/pkmgr" ] ; then rm -Rf "/usr/local/bin/pkmgr"; fi; \
 | 
			
		||||
  bash -c "$(curl -q -LSsf "https://github.com/casjay-base/centos/raw/main/root/.local/bin/fetch-repo-file")"; \
 | 
			
		||||
  [ ! -d  "/usr/local/share/CasjaysDev/scripts" ] && \
 | 
			
		||||
  git clone -q https://github.com/casjay-dotfiles/scripts "/usr/local/share/CasjaysDev/scripts" && \
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user