Skip to content

rubyonracetracks/docker-debian-min-stage1

Repository files navigation

Build

Docker Debian - Minimal - Stage 1

This repository is used for building the Stage 1 Minimal Debian Docker images for Ruby on Racetracks.

Docker Images Created

ghcr.io/rubyonracetracks/docker-debian-min-stage1

Upstream Docker Images

Official Debian Docker images

What's Added

  • Sudo
  • A regular user with the username "winner" and sudo access
  • Nano editor
  • Git version control
  • Time stamp file, automatically displayed during every login

What's the Point?

  • This Docker image is a basic building block for all other Docker images for Ruby on Racetracks.
  • This Docker image is a basic building block used in repositories for installing certain tools in a Debian system.
  • This Docker image is deliberately kept small in to minimize the time needed for building, uploading, and downloading this image. This is useful for getting quick feedback when experimenting.

More Information

General information common to all Docker Debian build repositories is in the FAQ.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages