Sign inSign up

diegoferigo/devenv

By diegoferigo

Updated over 5 years ago

Base images for creating development environments with docker https://github.com/diegoferigo/devenv

Image
2

2.5K

diegoferigo/devenv repository overview

Docker image diegoferigo/devenv

Build the image

From the current folder, execute:

# Intel GPUs: it creates the image diegoferigo/devenv:intel
make intel

# Nvidia GPUs: it creates the image diegoferigo/devenv:nvidia
make nvidia

Download the image

# Download the intel image
docker pull diegoferigo/devenv:intel

# Download the nvidia image
docker pull diegoferigo/devenv:intel

Tag summary

Content type

Image

Digest

Size

28.4 MB

Last updated

over 5 years ago

docker pull diegoferigo/devenv