Skip to content

Compile NDS projects in Linux environments using Docker

License

Notifications You must be signed in to change notification settings

URV-teacher/NDS-comp-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NDS-comp-env

Compile NDS projects in Linux environments using Docker

dockur/windows#816 @anglersking "The installed Windows and all programs/settings are stored in a container in the /storage folder. You can fully customize Windows as needed and then copy the /storage folder from the container to your local host (docker cp container_id:/storage /local_storage). Subsequently, you can simply mount the /local_storage volume to a 'clean' container (docker run -it -p 8006:8006 -p 3389:3389 -v /local_storage:/storage --cap-add NET_ADMIN --device=/dev/kvm dockurr/windows), and you'll have a fully configured Windows environment with your changes, without needing a new installation."

About

Compile NDS projects in Linux environments using Docker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published