Sign inSign up

misterowlpt/deployment:v0.0.2

Manifest digest

sha256:1d6827e92657096faafd39a29f0639fa78e9b7f2948242f7cb1ac5dfa9a8d1ba

Last pushed

3 months by misterowlpt

Type

Compose

Manifest digest

sha256:1d6827e92657096faafd39a29f0639fa78e9b7f2948242f7cb1ac5dfa9a8d1ba

Compose file content

services:
  busybox:
    image: busybox:latest
    command: sleep infinity
  alpine:
    image: alpine:latest
    command: sleep infinity
    environment:
      SECRET: "asdasdasd"
      PASSWORD: ${PASSWORD}
      FROMENV: ${FROMENV}
      ITZAME: ${USER}

Docker commands

docker compose -f oci://misterowlpt/deployment:v0.0.2 up

Use the above command to pull and run the Compose file. Learn more.

Images used

Image + 1 more

Busybox base image.


Pulls

1B+

Stars

3517

Last Updated

about 5 hours

Image

A minimal Docker image based on Alpine Linux with a complete package index and only 5 MB in size!


Pulls

1B+

Stars

11554

Last Updated

5 days