mirror of
				https://github.com/aleleba/aleleba-vscode-dockerfile-configuration.git
				synced 2025-10-29 13:10:06 -06:00 
			
		
		
		
	Trying to fix. Updating to version 2.0.16
This commit is contained in:
		| @@ -12,6 +12,9 @@ RUN sudo apt-get install -y wget | |||||||
| #Instalando jq | #Instalando jq | ||||||
| RUN sudo apt-get install -y jq | RUN sudo apt-get install -y jq | ||||||
|  |  | ||||||
|  | RUN sudo apt-get update | ||||||
|  | RUN sudo apt-get install dumb-init | ||||||
|  |  | ||||||
| RUN adduser --gecos '' --disabled-password vscode \ | RUN adduser --gecos '' --disabled-password vscode \ | ||||||
|     && echo "vscode ALL=(ALL) NOPASSWD:ALL" >> /etc/sudoers.d/nopasswd |     && echo "vscode ALL=(ALL) NOPASSWD:ALL" >> /etc/sudoers.d/nopasswd | ||||||
|  |  | ||||||
|   | |||||||
| @@ -1 +1 @@ | |||||||
| 2.0.15 | 2.0.16 | ||||||
		Reference in New Issue
	
	Block a user