docker-build
There are 63 repositories under docker-build topic.
satackey/action-docker-layer-caching
[CAUTION] This repository is not actively maintained. / Enable Docker layer caching in your GitHub Actions workflow.
BretFisher/docker-ci-automation
GitHub Actions automation examples with Docker's official actions
stacksimplify/docker-in-a-weekend
Docker in a Weekend: 40 Practical Demos for DevOps Learners
dockerfornovices/DockerSimpleDemo
A small set of examples to introduce the very basics of Docker
orisano/targd
targd is multistage build helper
bergkvist/includeimage
Dockerfile syntax extension for combining multiple Docker images into one. (INCLUDE <image>)
devthefuture-org/yarn-plugin-fetch
Optimized yarn workflow for docker build
orisano/castage
castage is multi-stage builds helper for caching
serversideup/github-action-docker-build
Build and publish docker images automatically with GitHub Actions ⚡️
orisano/dignore
dockerignore generator for monorepo
fransvanberckel/ansible-role-tinkerbell
Ansible role Tinkerbell
fransvanberckel/debian-workflow
Tinkerbell Debian workflow
hytromo/mimosa
Zero-config docker image promotion
rosenbjerg/recreate-sln-structure
A dotnet tool for moving project files into the directories specified by the solution (.sln) file.
sevilayerkan/docker-helper
Makes using Docker easier
dinushchathurya/build-tag-push-action
:octocat: GitHub Action to Login, Build, Tag & Publish Docker Images to Docker Registries
jreiners/metermaid-docker
docker-compose script for monitoring of smart meters. Includes it's own mysql server, weather info from open weather api, and grafana's latest version. Self contained setup.
lorenz/docker-runner
Custom GitLab CI runner for securely building Container Images
paulinamoskwa/Hello-Docker-Dev
Step-by-step beginners guide to use Docker in development mode 🐋
se7enack/Docker-In-Docker-on-Kubernetes
Docker-In-Docker on Kubernetes: Docker images builds on Kubernetes!
icolwell/docker_scripts
This repo contains the Dockerfiles for the images hosted on my dockerhub
mattes/cached-docker-build-action
Store and retrieve docker images from Github Cache.
meysam81/build-docker
A shorthand GitHub Action for building Docker and pushing to ghcr.io and other repositories. An smaller alternative to combining qemu and other steps.
veilair/docker-development
An ongoing curated list of awesome frameworks, important books, articles, talks, libraries, learning tutorials, best practices and technical resources about Docke
Borda/docker_sample
This Docker image a i basic image with accent on automatic pushing to Docker Hub.
code-monad/Carger
Building SLIM Container Images with yaml
dinushchathurya/tekton-buildah-docker-build
Clone repo from GitHub, build docker image and push docker image to Docker Hub using Tekton pipeline using Buildah
euiyounghwang/FileDownload
FileDownload
fransvanberckel/ubuntu-workflow
Tinkerbell Ubuntu workflow
GioF71/upplay-docker
Run upplay from a docker container
harik8/hello-makisu
hello-makisu
lukystreik/volx-rz-pmwiki
build ubuntu:latest image with nginx and pmwiki
paulinamoskwa/Hello-Docker
Step-by-step beginners guide to use Docker 🐋
Pratikshinde55/Docker-Custom_Image
Create Docker Custom Image using "Docker commit "command & "Docker build (Dockerfile)" command
ranjeetvit2012/docker-demo-app
This demo app shows a simple user profile app set up using - index.html with pure js and css styles - nodejs backend with express module - mongodb for data storage All components are docker-based
unglaublicherdude/ansible-build-and-push-docker-image
Ansible Playbook to build and push Docker Images