Skip to content

ryanhay/container-helloworld

Repository files navigation

Demo Container

Get Started

Visibly Unique Instances

Run container instances with visibly unique background color by setting the env variable BG_COLOR to a color like:

  • Gray
  • Red
  • Orange
  • Yellow
  • Teal
  • Blue
  • Indigo
  • Purple
  • Pink

podman run -d -p 7000:3000 -e BG_COLOR=“blue” <container_image>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published