Skip to content

Conversation

@mpcen
Copy link
Member

@mpcen mpcen commented Jun 28, 2023

No description provided.

### To push latest image to Docker Hub
1. Log into docker

`docker login -u clearlydefined -p <PASSWORD_FROM_KEYVAULT`
Copy link
Collaborator

Choose a reason for hiding this comment

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

missing '>' at the end

Copy link
Collaborator

@qtomlinson qtomlinson left a comment

Choose a reason for hiding this comment

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

Thank you!


4. Build and tag image

`docker build -t clearlydefined/docker_dev_env_experiment_clearlydefined_mongo_seed:latest`
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
`docker build -t clearlydefined/docker_dev_env_experiment_clearlydefined_mongo_seed:latest`
`docker build -t clearlydefined/docker_dev_env_experiment_clearlydefined_mongo_seed:latest .`


`docker login -u clearlydefined -p <PASSWORD_FROM_KEYVAULT`
2. Pull latest code from GitHub repo
3. Build latest image
Copy link
Collaborator

@qtomlinson qtomlinson Apr 2, 2024

Choose a reason for hiding this comment

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

This might be redundant. "Build and tag image" might be enough

@yashkohli88 yashkohli88 mentioned this pull request Apr 3, 2024
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.

4 participants