Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 461 Bytes

File metadata and controls

19 lines (12 loc) · 461 Bytes

docker-compose-container-registry-pull-through-caches

Requirements

Install the basics:

curl -fsSL https://get.docker.com -o get-docker.sh && sudo sh get-docker.sh && sudo apt-get update && sudo apt install tmux git -y && sudo apt-get clean

To deploy

git clone https://github.com/GlueOps/docker-compose-container-registry-pull-through-caches.git
cd docker-compose-container-registry-pull-through-caches/
docker compose up -d