bensuperpc/cc65

By bensuperpc

Updated almost 2 years ago

https://github.com/Bensuperpc/cc65-docker

Image
1

10K+

bensuperpc/cc65 repository overview

cc65 docker container

cc65 compilet in docker

forthebadge forthebadge forthebadge

cc65

New Features !

  • Mutli-build step (Reduce image size)
Install

You need Linux distribution like Ubuntu or Manjaoro

git clone https://github.com/Bensuperpc/cc65-docker
cd cc65-docker
Usage
docker run --rm -v ${PWD}:${PWD} -w ${PWD} -it bensuperpc/cc65
Build
make linux/amd64 or docker build -t bensuperpc/cc65 .
Todos
  • Write Tests
  • Continue dev. :D
More info :

License

MIT License

Free Software forever !

Tag summary

Content type

Image

Digest

sha256:d296580a6

Size

73.3 MB

Last updated

almost 2 years ago

docker pull bensuperpc/cc65