Project to easily setup and test 42 git repository over Debian
The entrypoint is a shell hook who takes an url of a git repository.
Inside this repository, root based, you must have two scripts named exactly like:
docker pull debian:latest && docker pull julienbalestra/42cbox
docker build -t julienbalestra/42cbox .
docker run --rm https://github.com/User/Project.git
Content type
Image
Digest
Size
283.3 MB
Last updated
over 10 years ago
docker pull julienbalestra/42cbox