Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.

Fixing incorrect docker command #35

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

HaigNalbandian
Copy link

The first stage of this Dockerfile runs COPY from the host machine into the container.

The intent is to rename the jar already built in the container for use in the second stage, hence RUN mv.

The first stage of this Dockerfile runs COPY from the host machine into the container.

The intent is to rename the jar already built *in* the container for use in the second stage, hence RUN mv
@pivotal-cla
Copy link

@HaigNalbandian Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@HaigNalbandian
Copy link
Author

@pivotal-cla This is an Obvious Fix

@pivotal-cla
Copy link

@HaigNalbandian This Pull Request contains an obvious fix. Signing the Contributor License Agreement is not necessary.

@HaigNalbandian
Copy link
Author

Tagging @Buzzardo @rubensa because I feel this is a fairly big fix

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants