Skip to content

Makefile: Copy things around less#316

Open
ozamosi wants to merge 1 commit intomainfrom
less-copying
Open

Makefile: Copy things around less#316
ozamosi wants to merge 1 commit intomainfrom
less-copying

Conversation

@ozamosi
Copy link
Copy Markdown
Contributor

@ozamosi ozamosi commented Aug 6, 2021

I want to build the binaries first, and then just run docker
build afterwards, outside the makefile, and have them work.

Before this, the step that ran docker build in the makefile also
copied files around. After this, it doesn't, and the dockerfile just
adds the files directly from where they were built.

I want to build the binaries first, and then just run docker
build afterwards, outside the makefile, and have them work.

Before this, the step that ran docker build in the makefile also
copied files around. After this, it doesn't, and the dockerfile just
adds the files directly from where they were built.
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.

1 participant