Skip to content

Docker image#59

Merged
nicky-ru merged 2 commits intomainfrom
docker-image
Mar 27, 2025
Merged

Docker image#59
nicky-ru merged 2 commits intomainfrom
docker-image

Conversation

@nicky-ru
Copy link
Contributor

Added

  • Automated image builds, caching and basic vulnerability scanning

- Introduced a new GitHub Actions workflow for building and pushing Docker images.
- Configured steps for checking out the repository, logging into GitHub Container Registry, setting up Docker Buildx, and building images with vulnerability scanning using Trivy.
- Implemented caching strategies for efficient builds and ensured images are tagged appropriately based on branch and commit SHA.
…ce adjustments

- Changed the image for the 'latest' and 'dimo' services to use 'ghcr.io/iotexproject/quicksilver:latest'.
- Removed commented-out configurations and example instances to streamline the docker-compose file.
@nicky-ru nicky-ru merged commit f772f8d into main Mar 27, 2025
1 check passed
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.

1 participant