Skip to content

🐳Docker image with my development environment set up.

Notifications You must be signed in to change notification settings

gcuendet/docker-dev-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

docker-dev-env

Docker image with my development environment set up.

Getting started

Build the docker image

docker build --build-arg USER=$(whoami) --build-arg UID=$(id -u) --build-arg GID=$(id -g) -t focal-dev-env .

About

🐳Docker image with my development environment set up.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published