mirror of
https://codeberg.org/Hyperpipe/Docker
synced 2024-12-06 19:16:44 +01:00
414 B
414 B
Docker
Step 1 - Setup
Make sure the following dependencies are met:
gitcurljq
Step 2 - Configure
Clone the repo
$ git clone https://codeberg.org/Hyperpipe/Docker
Make the setup script executable
$ chmod u+x gen.sh
Run the setup script
$ ./gen.sh
Step 3 - Docker
Build
$ docker-compose build
Start the container
$ docker-compose up