https://github.com/JonathonReinhart/scuba
Simple Container-Utilizing Build Apparatus
https://github.com/JonathonReinhart/scuba
build-tool docker
Last synced: about 1 month ago
JSON representation
Simple Container-Utilizing Build Apparatus
- Host: GitHub
- URL: https://github.com/JonathonReinhart/scuba
- Owner: JonathonReinhart
- License: mit
- Created: 2015-09-28T05:35:54.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2024-09-03T22:11:52.000Z (7 months ago)
- Last Synced: 2024-09-30T23:38:38.045Z (7 months ago)
- Topics: build-tool, docker
- Language: Python
- Homepage:
- Size: 1020 KB
- Stars: 86
- Watchers: 12
- Forks: 15
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-docker - scuba - Transparently use Docker containers to encapsulate software build environments, by [@JonathonReinhart](https://github.com/JonathonReinhart) (Container Operations / User Interface)
- awesome-docker - scuba - Transparently use Docker containers to encapsulate software build environments, by [@JonathonReinhart](https://github.com/JonathonReinhart) (Container Operations / User Interface)
- awesome-docker - scuba - Transparently use Docker containers to encapsulate software build environments, by [@JonathonReinhart](https://github.com/JonathonReinhart) (Container Operations / User Interface)
- awesome-docker - scuba - Transparently use Docker containers to encapsulate software build environments, by [@JonathonReinhart](https://github.com/JonathonReinhart) (Container Operations / User Interface)
README
SCUBA
[](https://github.com/JonathonReinhart/scuba/actions/workflows/build-test.yml)
[](https://codecov.io/github/JonathonReinhart/scuba?branch=main)
[](https://pypi.python.org/pypi/scuba)
[](https://scuba.readthedocs.io/)
[](https://github.com/psf/black)
-----
**SCUBA** is the **S**imple **C**ontainer-**U**tilizing **B**uild **A**pparatus
Scuba makes it easier to use Docker containers in everyday development. It
allows a developer to commit an environment setup where the entire build
environment is encapsulated in a Docker container.
For more information, [Read the Docs](https://scuba.readthedocs.io/).
## License
This software is released under the [MIT License](https://opensource.org/licenses/MIT).