Skip to content

Commit

Permalink
Merge pull request #58 from edx/farhan/remove-dockerfile-setup
Browse files Browse the repository at this point in the history
Remove Dockerfile setup
  • Loading branch information
UsamaSadiq authored Dec 5, 2024
2 parents e70ea1d + 2aa424d commit ca8ba4d
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 158 deletions.
1 change: 0 additions & 1 deletion .dockerignore

This file was deleted.

6 changes: 1 addition & 5 deletions .github/docker-compose-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,7 @@ version: "2"
services:

analytics_api:
# Use this image once the Python version upgrade is complete
# image: edxops/analytics-api-dev:latest
build:
context: ../
dockerfile: Dockerfile
image: edxops/analytics-api-dev:latest
container_name: analytics_api_testing
volumes:
- ..:/edx/app/analytics_api/analytics_api
Expand Down
52 changes: 0 additions & 52 deletions .github/workflows/push-docker-images.yml

This file was deleted.

100 changes: 0 additions & 100 deletions Dockerfile

This file was deleted.

0 comments on commit ca8ba4d

Please sign in to comment.