Sign inSign up

dockerizedrupal/supervisor-debian-wheezy

By dockerizedrupal

Updated almost 10 years ago

-DEPRECATED-supervisor-debian-wheezy-for-docker

Image
0

729

dockerizedrupal/supervisor-debian-wheezy repository overview

WARNING

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

-DEPRECATED-supervisor-debian-wheezy-for-docker

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

Run the container

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

Build the image

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

License

MIT

Tag summary

Content type

Image

Digest

sha256:f7633bef4

Size

64.8 MB

Last updated

almost 10 years ago

docker pull dockerizedrupal/supervisor-debian-wheezy