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

feat: add Makefile #16

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from
Open

feat: add Makefile #16

wants to merge 2 commits into from

Conversation

akash2237778
Copy link
Collaborator

No description provided.

@akash2237778 akash2237778 self-assigned this Jun 20, 2022
@akash2237778 akash2237778 requested a review from lvarin June 20, 2022 09:11

build: ## Builds two container images (main-service, build-complete-updater).
docker build -t $(IMAGE_NAME_PUBGRADE) .
docker build -f build-complete-updater/Dockerfile -t $(IMAGE_NAME_UPDATER) .
Copy link
Collaborator

Choose a reason for hiding this comment

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

Is this error expected?

unable to prepare context: unable to evaluate symlinks in Dockerfile path: lstat /home/galvaro/src/Pubgrade/build-complete-updater: no such file or directory

Am I doing something wrong?

@uniqueg uniqueg changed the title feat: Added Makefile feat: add Makefile Jul 4, 2022
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.

2 participants