Skip to content

Conversation

anxkhn
Copy link
Contributor

@anxkhn anxkhn commented Jan 14, 2025

Description

This update fixes the issue of Docker not pulling the latest image (#44). The Docker image name has been corrected from fake-api to india-api. Additionally, instructions for setting up Docker locally and using the Containerfile have been updated, along with the inclusion of a .dockerignore file to optimize the Docker build process.

Changes:

  • Added a .dockerignore file to exclude unnecessary files from the Docker build context.
  • Updated the README with correct Docker image name and instructions for local setup using the Containerfile.
  • Adjusted Docker-related documentation to reflect the updated process.

Fixes #44.

How Has This Been Tested?

  • Verified Docker pull with the corrected image name: ghcr.io/openclimatefix/india-api:latest.
  • Tested building and running the Docker image locally using the Containerfile.

Checklist:

@anxkhn anxkhn marked this pull request as draft January 23, 2025 18:28
@anxkhn anxkhn marked this pull request as ready for review January 23, 2025 18:29
@anxkhn anxkhn marked this pull request as draft February 9, 2025 07:28
@anxkhn anxkhn marked this pull request as ready for review February 9, 2025 07:29
@anxkhn
Copy link
Contributor Author

anxkhn commented Feb 9, 2025

Hi @peterdudfield Please look into this PR.

@peterdudfield peterdudfield merged commit b863f59 into openclimatefix:main Feb 10, 2025
4 checks passed
@peterdudfield
Copy link
Contributor

@all-contributors please add @anxkhn for infra

Copy link
Contributor

@peterdudfield

I've put up a pull request to add @anxkhn! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docker not pulling the latest image

2 participants