This repository stores the Dockerfiles used to build and publish images under
👉 Docker Hub: kuchikinamthip
- cistrome-beta
- Versioned Dockerfiles are stored in
cistrome-beta/<version>/Dockerfile - Example:
cistrome-beta/1.0.7-ubuntu20.04-py2/Dockerfile
- Versioned Dockerfiles are stored in
- Keep builds transparent and reproducible
- Track changes to Dockerfiles across versions
- Link GitHub history with Docker Hub automated builds
End users should pull images directly from Docker Hub, e.g.:
docker pull kuchikinamthip/cistrome-beta:1.0.7_kk1.0