Skip to content

Latest commit

 

History

30 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Image CI

SDCC Compiler Docker

Description

Dockerizing SDCC Compiler for CI/CD.

Platforms:

  • Linux x86, x64

Tools:

  • SDCC Compiler

Usage

docker run --rm -it panoti/sdcc:latest /bin/bash

or

docker run --rm -it ghcr.io/panoti/sdcc-docker:latest /bin/bash

Note

  • This image just include sdcc compiler without other tools. If you need more tools, just use apk to install.
  • We support both docker hub and github registry.

License

SDCC Docker is MIT licensed.

About

SDCC Compiler Docker

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages