Skip to content

incodehq/docker

Repository files navigation

docker

Minimalistic Dockerfiles

The build process, for example:

cd hawtio
sh ../build.sh
docker tag incodehq/hawtio:latest incodehq/hawtio:2.0.3
docker push incodehq/hawtio:2.0.3