Files
Autodesk-Fusion-360-for-Linux/files/scripts/development-branch/docker/Dockerfile

32 lines
2.6 KiB
Docker
Raw Normal View History

2021-12-07 12:47:31 +01:00
####################################################################################################
# Name: Autodesk Fusion 360 - Dockerfile #
# Description: With this file you get Autodesk Fusion 360 to work on diffent systems via Docker. #
# Author: Steve Zabka #
# Author URI: https://cryinkfly.com #
# License: MIT #
# Copyright (c) 2020-2021 #
2021-12-07 15:00:34 +01:00
# Time/Date: 15:00/07.12.2021 #
2021-12-07 12:47:31 +01:00
# Version: 0.0.1 #
####################################################################################################
###############################################################################################################################################################
# DESCRIPTION IN DETAIL #
###############################################################################################################################################################
# #
# STILL IN PROGRESS!!! #
# #
###############################################################################################################################################################
# STILL IN PROGRESS!!!
# Basis-Image:
FROM opensuse/leap:15.3
# Information about the author of this Dockerfile:
MAINTAINER Steve Zabka <info@cryinkfly.de>
# Update the system.
2021-12-07 14:10:44 +01:00
RUN zypper up -y && \
zypper rr https://download.opensuse.org/repositories/Emulators:/Wine/openSUSE_Leap_15.3/ wine && \
2021-12-07 15:00:34 +01:00
zypper --non-interactive --quiet ar -cfp 95 https://download.opensuse.org/repositories/Emulators:/Wine/openSUSE_Leap_15.3/ wine | echo 'i' && \
2021-12-07 14:28:50 +01:00
zypper install -y p7zip p7zip-full curl wget wine winetricks samba cabextract wget zenity