gsurendhar / Dockerfiles Star 0 Code Issues Pull requests This repository provides a collection of Dockerfile templates and best-practice examples for building, optimizing, and managing container images. It covers: Core Dockerfile instructions (FROM, RUN, COPY, ENV, etc.). Multi-stage builds & image size optimization. Container orchestration considerations (volumes, networks, Docker Compose) dockerfile copy docker-compose containers label expose docker-volumes cmd docker-service add entrypoint onbuild arg multi-stage-build docker-architecture workdir minimal-images Updated Oct 27, 2025 JavaScript
alfahami / hands-on-docker Star 0 Code Issues Pull requests A cheat sheet and a beginner friendly walk through docker and it myriad functionalities. docker registry docker-compose rest-api alpine-linux docker-containers nginx-image docker-architecture dangling-containers dock-container Updated Jul 25, 2021 JavaScript