Sign inSign up

notuscloud/workspace

By notuscloud

Updated about 7 years ago

Image
0

348

notuscloud/workspace repository overview

workspace

This is a tooling container. It comes with a few tools like:

  • Hashicorp vault
  • Hashicorp consul
  • Hashicorp terraform
  • Ansible

How it works

The container's entrypoint starts a tmux session in detached mode, then starts a single sleep loop.

Usage

  • Run this container in backgroup
docker run -d --name workspace notuscloud/workspace-docker 
  • Connect to the container
docker exec -ti workspace zsh
  • Attach to the tmux session
tmux attach-session

Tag summary

Content type

Image

Digest

Size

249.8 MB

Last updated

about 7 years ago

docker pull notuscloud/workspace