This repository contains a Docker image that extends the Jupyter minimal-notebook with additional Python packages (pandas and numpy).
Dockerfile: Docker image configurationenvironment.yml: Conda environment specificationconda-linux-64.lock: Locked dependencies for reproducibility.github/workflows/docker-publish.yml: CI/CD workflow for automated Docker builds
The Docker image is automatically built and published to DockerHub via GitHub Actions.
DockerHub: https://hub.docker.com/r/tirthjoship/dsci522-dockerfile-practice