This is a Git repo of a multiarch (armhf
, arm64
, amd64
) docker build of consul.
This docker build tries to follow the official image and uses it's docker-entrypoint.sh.
The differences are:
- is based on multiarch/alpine
- uses tini instead of
dumb-init
- uses su-exec instead of
gosu