Skip to content
This repository was archived by the owner on Aug 23, 2023. It is now read-only.

Add standalone Docker image for mt-gateway#1627

Merged
Dieterbe merged 5 commits intomasterfrom
mt-gateway-docker-image
Jan 27, 2020
Merged

Add standalone Docker image for mt-gateway#1627
Dieterbe merged 5 commits intomasterfrom
mt-gateway-docker-image

Conversation

@fitzoh
Copy link
Copy Markdown
Contributor

@fitzoh fitzoh commented Jan 22, 2020

Adds a new mt-gateway target to the existing Dockerfile.

Currently only publishes to dockerhub (no gcr)

@fitzoh fitzoh requested a review from a team January 22, 2020 21:45
Comment thread scripts/Dockerfile Outdated
Comment thread scripts/Dockerfile Outdated
Comment thread scripts/build_docker.sh

docker build -t grafana/mt-gateway --target=mt-gateway -f ${DIR}/Dockerfile .
docker tag grafana/mt-gateway grafana/mt-gateway:$tag
docker tag grafana/mt-gateway grafana/mt-gateway:$version
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is mt-gateway descriptive enough for the docker image name?

grafana/metrictank-gateway maybe?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think mt-gateway is fine. people will only come looking for this when they already looked into metrictank, and were linked to this.
our target users are not people who randomly browse around the internet, find this and say "hey i want to use this but i don't know what mt means"

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do I need to have someone create the initial repository, or does that just automatically happen on push?

Would be nice to not have the build break on merge

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should work. we'll see

@fitzoh fitzoh force-pushed the mt-gateway-docker-image branch 2 times, most recently from b51cfa1 to 6954128 Compare January 23, 2020 15:39
@fitzoh fitzoh force-pushed the mt-gateway-docker-image branch from 560a595 to c3dc215 Compare January 24, 2020 16:47
@fitzoh fitzoh requested a review from Dieterbe January 27, 2020 11:38
@Dieterbe Dieterbe merged commit 23638b5 into master Jan 27, 2020
@Dieterbe Dieterbe deleted the mt-gateway-docker-image branch January 27, 2020 20:02
@fitzoh fitzoh restored the mt-gateway-docker-image branch January 28, 2020 16:17
@fitzoh fitzoh deleted the mt-gateway-docker-image branch February 13, 2020 04:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants