carpentries-incubator / docker-introduction

Reproducible Computational Environments using Containers
https://carpentries-incubator.github.io/docker-introduction/
Other
42 stars 48 forks source link

Updates the jekyll and github-actions examples to use the newer style of docker commands #204

Closed krishnakumarg1984 closed 1 year ago

krishnakumarg1984 commented 1 year ago

Updated the docker run command in the jekyll and github-actions examples to use the modern CLI usage style as described in the lesson here. Have tested the PR myself.