Sign inSign up

dockerizedrupal/puppet-debian-wheezy

By dockerizedrupal

Updated almost 10 years ago

-DEPRECATED-puppet-debian-wheezy-for-docker

Image
0

1.6K

dockerizedrupal/puppet-debian-wheezy repository overview

WARNING

Notice: This project is deprecated. Read more about the reason why here.

-DEPRECATED-puppet-debian-wheezy-for-docker

A base Docker image for dockerizedrupal/supervisor-debian-wheezy.

Run the container

CONTAINER="puppet" && sudo docker run \
  --name "${CONTAINER}" \
  -h "${CONTAINER}" \
  dockerizedrupal/puppet-debian-wheezy:1.1.3

Build the image

TMP="$(mktemp -d)" \
  && git clone https://github.com/dockerizedrupal/-DEPRECATED-puppet-debian-wheezy-for-docker.git "${TMP}" \
  && cd "${TMP}" \
  && git checkout 1.1.3 \
  && sudo docker build -t dockerizedrupal/puppet-debian-wheezy:1.1.3 . \
  && cd -

License

MIT

Tag summary

Content type

Image

Digest

sha256:2c0f8fdfd

Size

64 MB

Last updated

almost 10 years ago

docker pull dockerizedrupal/puppet-debian-wheezy