Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: removed Dockerfile, updated docker configuration files #737

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

BilalQamar95
Copy link

Tracking Issue: #736

Description

This PR removes the local Dockerfile and updates all configurations to use the pre-built edxops/license-manager Docker image

build:
context: .
dockerfile: Dockerfile
image: edxops/license-manager-dev.worker
Copy link
Member

Choose a reason for hiding this comment

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

Previously, the image was being pushed with both tags but now we only have one image so we can use the same image in all steps i.e. edxops/license-manager-dev.

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.

3 participants