Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

containerfiles/debian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

8 Commits

Repository files navigation

debian

Minimal Debian stable-slim base image for Apple's native Containerization framework.

Prerequisites

Usage

Run as container

make build # Build the image
make run # Spawn ephemeral shell at debian.box

Cast as standalone binary

make install # Build, cast, and install to /usr/local/bin
debian # Launch interactive shell
debian <command> # Run a single command

All targets

make status Show builder, DNS, images, and containers
make build Build the container image
make cast Cast into a standalone binary
make install Cast and install to /usr/local/bin
make uninstall Remove from /usr/local/bin
make run Run the container
make clean Remove image and prune unused resources
make dns Configure .box DNS domain (run once, needs sudo)
make nuke Kill and restart the builder (fixes hangs)
make help Show all targets

What's Inside

  • Debian stable-slim
  • bash shell
  • Standard GNU utilities

Good base for containers needing apt packages or glibc compatibility.

License

MIT

About

Minimal Debian stable-slim base image for Apple's native Containerization framework on macOS.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /