Skip to content

Latest ADF-Workshop by Crashdisk running inside a docker image

Notifications You must be signed in to change notification settings

pebroz/docker-adf-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-adf-workshop

Latest ADF-Workshop by Crashdisk running inside a docker image

To do

  • ANSI codes (verified to work with winetricks riched20 on macos)
  • DB Update from EAB
  • Mountable folders
  • Beta support
  • Monospaced font to better support ASCII tables and file listings

Based on

Apple Silicon build notes

colima start --arch x86_64 --vm-type vz --vz-rosetta
docker-buildx build --platform linux/amd64 --build-arg ADFWORKSHOP_VERSION=beta -t adf-workshop .
docker run -p 5800:5800 -v ~/.appdata/ADF-Workshop:/config -v ~/Amiga/Floppies:/disks -e USER_ID="501" -e GROUP_ID="20" adf-workshop

About

Latest ADF-Workshop by Crashdisk running inside a docker image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published