[mod] ext loc
This commit is contained in:
		
							parent
							
								
									f0c604b57e
								
							
						
					
					
						commit
						aa33e6d58c
					
				
					 6 changed files with 4 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -38,5 +38,9 @@ RUN curl https://download.docker.com/linux/static/stable/x86_64/docker-20.10.12.
 | 
			
		|||
    cp /tmp/docker/docker /usr/local/bin && rm -r /tmp/docker;
 | 
			
		||||
#RUN chmod 666 /var/run/docker.sock
 | 
			
		||||
 | 
			
		||||
# extensions to code-server
 | 
			
		||||
COPY extensions/* . 
 | 
			
		||||
RUN code-server --install-extension vscode-basex-0.0.21.vsix
 | 
			
		||||
 
 | 
			
		||||
# ports and volumes
 | 
			
		||||
EXPOSE 8443
 | 
			
		||||
		Loading…
	
	Add table
		
		Reference in a new issue