Skip to content

tinguyen1107/workspace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workspace

This includes a docker compose file, a docker file and other config mounted within the workspace container.

How to use

Manual

  • Run docker compose up --build -d to start the workspace image
  • The image will start with a sleep infinity command, which means it will keep alive until you kill it.
  • To attach image, use docker exec -it workspace /bin/zsh

Makefile

  • Run make build to build/sync the image
  • Run make install-script to set alias to ~/.zshrc
  • Use ws to start the workspace

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published