GLYCAM-Web / GLYCAM-Web/website

Prepush check for checking Docker image tag synchronization.md

Open
#111 0 comments 0 reactions 2 assignees Claimed by @Lachele View on GitHub
feature Needs Design testing
Dominant language
HTML
Stars
6
Forks
1
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
In order to help better ensure devenv stability, we need to check that a user is using all matching docker image tags in our `settings.sh`, docker images, and running containers.

**Describe the solution you'd like**
- grep out all the docker image tag bits from `settings.sh` file and create what the tag string is from that
- assuming all containers running, grab running containers and check that their tags match the tag constructed by the bits from `settings.sh`
- Ensure most recent matching image(s) tags match the others

**Describe alternatives you've considered**
None, just the greping type deal

**Additional context**
Unsure, DM me if needed

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.