Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Docker image for testing Tcl and C code with CircleCI

License

Notifications You must be signed in to change notification settings

dbohdan/circleci-tcl-gcc-autoconf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tcl 8.6, Tcllib, and GCC on Alpine Linux for CircleCI

CircleCI build status Docker Hub pull count

The Docker image built from this repository includes Tcl 8.6, Critcl, Tcllib with tcllibc, tDOM, tclsqlite3 with the extensions FTS5 and JSON1, and TclTLS. It also comes with GCC, GNU make, and GNU Autoconf for building and testing your binary extensions. It is suitable for testing C code unrelated to Tcl. It has no SSH server.

You will find the complete package list in .circleci/images/Dockerfile. For a use example see .circleci/config.yml for tcl-duktape.

License

MIT.