| Directory | Description |
|---|---|
| dockerfiles | Dockerfiles for building Docker images. |
| tutorials | Docker tutorials for introducing installing Docker, using Docker, and creating custom Dockerfiles. |
| scripts | Scripts to help build the Docker images found in the dockerfiles directory. Also includes some helpful scripts/aliases for managing Docker images/containers. |
The following Docker are images located on the icaslab/ubuntu-* on DockerHub and are generated from the Dockerfiles inside the dockerfiles directory:
NOTE: For specific documentation and instructions for each image, see the README.md file in each respective directory.
Many of these Dockerfiles were originally created and maintained by @s7117. See his maintained Docker images at https://hub.docker.com/u/s7117 and GitHub at https://github.com/s7117.