This project was created for Holberton School's 2018 Docker Hackathon. Our task was simply to use Docker to make something.
-
Docker version 18.02.0+
Check correct version:
docker --version
-
Docker Compose version 1.21
Check correct version:
docker-compose --version
git clone https://github.com/eightlimbed/betty-docker.git
cd betty-docker
make hbtn
Betty Docker aims to create an easier user experience and workflow for Holberton Students. Since students often program on their own machines, Docker provides an ideal solution that allows us to streamline and standardize the set up of Holberton School's development environment. By removing barriers to setup, this project allows students to spend less time setting up tools and more time programming! 💪
Dockerize Betty - Holberton's C code style checker
- select base image
- set up automated builds using docker cloud
- write prototype for script
- include PEP8 and Shellcheck using Docker Compose.
- make Betty Docker a web service.
- expand social media presence by creating Twitter account
- livestream team progress
- create GUI interface for Betty
💡 Updates to project will be posted throughout the Hackathon
- Sid Carroll, logo design