This commit is contained in:
		
							parent
							
								
									42f7811795
								
							
						
					
					
						commit
						f62b8751ad
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -1,4 +1,4 @@
 | 
				
			||||||
FROM lscr.io/linuxserver/webtop
 | 
					FROM lscr.io/linuxserver/webtop:debian-xfce
 | 
				
			||||||
LABEL authors="Johannes Bülow <johannes.buelow@jmbit.de>"
 | 
					LABEL authors="Johannes Bülow <johannes.buelow@jmbit.de>"
 | 
				
			||||||
RUN mkdir /home/abc && chown -R abc:abc /home/abc && usermod -d /home/abc abc
 | 
					RUN mkdir /home/abc && chown -R abc:abc /home/abc && usermod -d /home/abc abc
 | 
				
			||||||
ENV HOME=/home/abc \
 | 
					ENV HOME=/home/abc \
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue