Skip to content

steob92/osu_docker_workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Workshop

This repo holds the code that will be used during the HELIX analysis workshop at OSU.

The subdirectories will focus on specific aspects of the workshop, with the README.md files acting as an introduction and cheatsheet:

  • Docker Run Example: This directory will go through the basics of container lifetimes, mainly centered around the docker pull, docker run, docker stop and docker rm commands.
  • Docker Build Example: This directory will go through the basics of building custom images from Dockerfile.
  • Docker Compose Example: This directory will go through the basics of docker compose, allowing one to deploy multiple containers with a simple yaml file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published