workshop icon indicating copy to clipboard operation
workshop copied to clipboard

Docker 101 Training Feedback

Open aelkugia opened this issue 4 years ago • 2 comments

Capturing some feedback from latest training workshop related to Docker 101 section:

*Incorporate best practices for writing dockerfile *Developer experience, at what point to introduce docker at your company (may be a decent blog post?) *Most common pitfalls from adopting docker

aelkugia avatar Nov 07 '19 16:11 aelkugia

Here are a couple raw notes I captures as well:

  • in docker 101, add --rm to examples after rm has been explained, so the containers get cleaned up when doing copy/paste
  • add a docker101 item that includes removing files (IE can't be done within a new layer)
  • from previous training, add a section explaining what kubernetes is / does
  • mattermost worker-yaml image line does not have the registry prefix when copy/pasted
  • talk about distroless (https://github.com/GoogleContainerTools/distroless) in the production patterns guide

knisbet avatar Nov 07 '19 18:11 knisbet

in docker 101, add --rm to examples after rm has been explained, so the containers get cleaned up when doing copy/paste

Fixed.

eldios avatar Nov 12 '19 14:11 eldios

We're winding down the Gravity project, and archiving this repo as part of that work.

wadells avatar Jun 28 '23 18:06 wadells