mirror of
				https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux.git
				synced 2025-11-03 11:56:01 +01:00 
			
		
		
		
	Update Dockerfile
This commit is contained in:
		@@ -27,5 +27,5 @@ MAINTAINER Steve Zabka <info@cryinkfly.de>
 | 
				
			|||||||
# Update the system.
 | 
					# Update the system.
 | 
				
			||||||
RUN zypper up -y && \
 | 
					RUN zypper up -y && \
 | 
				
			||||||
    zypper rr https://download.opensuse.org/repositories/Emulators:/Wine/openSUSE_Leap_15.3/ wine && \
 | 
					    zypper rr https://download.opensuse.org/repositories/Emulators:/Wine/openSUSE_Leap_15.3/ wine && \
 | 
				
			||||||
    zypper ar -cfp 95 https://download.opensuse.org/repositories/Emulators:/Wine/openSUSE_Leap_15.3/ wine | echo 'a' && \
 | 
					    zypper ar -cfp 95 https://download.opensuse.org/repositories/Emulators:/Wine/openSUSE_Leap_15.3/ wine | echo 'i' && \
 | 
				
			||||||
    zypper install -y p7zip p7zip-full curl wget wine winetricks samba cabextract wget zenity
 | 
					    zypper install -y p7zip p7zip-full curl wget wine winetricks samba cabextract wget zenity
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user