Skip to content
/ cocoon Public

Run program in a container with preserved local execution environment.

License

Notifications You must be signed in to change notification settings

hansmi/cocoon

Repository files navigation

Run command in container while preserving local execution environment

Latest release CI workflow Go reference

Cocoon is command line program for running a command in a Linux container while having the most important files and directories from the host system bind-mounted. Environment variables are configurable as well.

Installation

Pre-built binaries:

  • Binary archives (.tar.gz)
  • Debian/Ubuntu (.deb)
  • RHEL/Fedora (.rpm)

It's also possible to build locally using Go or GoReleaser.

About

Run program in a container with preserved local execution environment.

Topics

Resources

License

Stars

Watchers

Forks