moddyz / DockerSandbox

Sandbox for experimenting with Docker.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DockerSandbox

Sandbox for experimenting with Docker.

Building an image and tagging it:

docker build -t wetadigital/usdpluginexamples:latest USDPluginExamples/

Running an image with an interactive bash terminal:

docker run -it aswf/ci-vfxall /bin/bash

About

Sandbox for experimenting with Docker.

License:MIT License


Languages

Language:Dockerfile 100.0%