Skip to content

A docker image that can be used as a workspace for development or a sandbox for experiments

License

Notifications You must be signed in to change notification settings

ivanlemeshev/workspace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workspace

This is a Docker image with Ubuntu 24.04 that can be used as a workspace for development or a sandbox for experiments.

During the first run, it clones the dot repository with my personal dotfiles.

Usage

To run the container, you can use the following command:

./scripts/run.sh

This will build and run the container and ask you some questions to set up it.

To set up the workspace using dotfiles, you can use the following command:

cd code/github.com/ivanlemeshev/dot
./setup-ubuntu.sh

To clean up the container and image, you can use the following command:

./scripts/clean.sh

About

A docker image that can be used as a workspace for development or a sandbox for experiments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published