Skip to content

chore: removed Dockerfile, updated docker configuration files #737

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

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

BilalQamar95
Copy link
Contributor

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.

@iloveagent57 iloveagent57 force-pushed the bilalqamar95/dockerfile-setup-removal branch 2 times, most recently from 8ec0851 to 308fd1c Compare January 28, 2025 14:49
update docker-compose to pull from edxops repo
@iloveagent57 iloveagent57 force-pushed the bilalqamar95/dockerfile-setup-removal branch from 308fd1c to 5691e5f Compare January 28, 2025 14:50
@iloveagent57 iloveagent57 dismissed UsamaSadiq’s stale review January 28, 2025 14:51

Changes have been addressed

@iloveagent57 iloveagent57 merged commit 1a08ff0 into master Jan 28, 2025
5 checks passed
@iloveagent57 iloveagent57 deleted the bilalqamar95/dockerfile-setup-removal branch January 28, 2025 14:56
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