Skip to content

volkertb/debian-djgpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Debian DJGPP image

What is this?

This builds and publishes a Docker container image that can be used to cross-compile DOS programs in a CI/CD pipeline, such as GitHub Actions Workflows.

How to build locally

docker build . -t djgpp-dev-container-v1

Other toolchains

There is also an Open Watcom v2 variant: https://github.com/volkertb/debian-open-watcom

About

Builds and publishes a Docker container image containing a ready-to-use DJGPP installation, for cross-compiling DOS programs.

Resources

License

Stars

Watchers

Forks