Base images for creating development environments with docker https://github.com/diegoferigo/devenv
2.5K
diegoferigo/devenv | Base Image | Base image repo | |
|---|---|---|
ubuntu:bionic | github@tianon/docker-brew-ubuntu-core | |
ubuntu:bionic | github@tianon/docker-brew-ubuntu-core | |
nvidia/opengl:1.0-glvnd-runtime-ubuntu18.04 | gitlab@nvidia/opengl |
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 intel image
docker pull diegoferigo/devenv:intel
# Download the nvidia image
docker pull diegoferigo/devenv:intel
Content type
Image
Digest
Size
28.4 MB
Last updated
over 5 years ago
docker pull diegoferigo/devenv