Skip to content

notuscloud/workspace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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