Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 524 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 524 Bytes

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