Sign inSign up

misterowlpt/deployment:v0.0.1

Manifest digest

sha256:2605a0d0c07a4ef405b115ba18bba00d0219a1efd021c288c70806d17d8cbe87

Last pushed

3 months by misterowlpt

Type

Compose

Manifest digest

sha256:2605a0d0c07a4ef405b115ba18bba00d0219a1efd021c288c70806d17d8cbe87

Compose file content

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

Docker commands

docker compose -f oci://misterowlpt/deployment:v0.0.1 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 2 months

Image

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


Pulls

1B+

Stars

11551

Last Updated

about 1 month