OpenGrok / docker

WARNING: this repository is archived !
58 stars 31 forks source link

auto-deploy on push #21

Closed vladak closed 5 years ago

vladak commented 5 years ago

It would be nice to have a way how to quickly check the new image using deploy phase.

vladak commented 5 years ago

that is already happening via docker.sh:

docker run -d opengrok/docker
docker ps -a