1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-16 11:58:47 +00:00
dockerfiles/semaphore/arm64
2023-02-07 17:57:12 +08:00
..
data/etc update semaphore-arm64 2022-02-28 14:37:56 +08:00
docker-compose.yml update semaphore-arm64 2022-02-28 14:37:56 +08:00
Dockerfile update semaphore 2023-02-07 17:57:12 +08:00
README.md update semaphore-arm64 2022-02-28 14:37:56 +08:00

semaphore-arm64

up and running

$ docker-compose run --rm semaphore bash
>>> semaphore user add --admin --login admin --name admin --password admin --email admin@example.com
>>> git config --global pull.ff only
>>> exit
$ docker-compose up -d
$ curl http://localhost:3000