User:Effie Mouzeli (WMF)/Howtos/Image building
Appearance
Kubernetes/Images#Image building
- You need python 3.7+
- On your local machine clone https://gerrit.wikimedia.org/g/operations/docker-images/production-images and make sure that docker is running
docker-pkg -c config.yaml update --reason "Something" <image base> <images folder>
- Merge
- Go to deneb (a build server) and do
cd /srv/images/production-images/
sudo git pull
sudo -i build-production-images
Notes: https://gerrit.wikimedia.org/g/operations/docker-images/production-images