Enhancement: The docker build should use the artifacts from the build job in the Dockerfile #231

Open
opened 2021-12-16 13:35:44 +00:00 by sivayavvari · 5 comments
sivayavvari commented 2021-12-16 13:35:44 +00:00 (Migrated from gitlab.com)

In the current implementation, the build process is being done twice - in the build job and the dockerize job for docker image. With this enhancement, the docker file will be using the artifacts from the build job rather than building the whole application again.

In the current implementation, the build process is being done twice - in the build job and the dockerize job for docker image. With this enhancement, the docker file will be using the artifacts from the build job rather than building the whole application again.
sivayavvari commented 2021-12-16 13:35:44 +00:00 (Migrated from gitlab.com)

assigned to @sivayavvari

assigned to @sivayavvari
sivayavvari commented 2021-12-16 14:06:05 +00:00 (Migrated from gitlab.com)

created branch 231-docker-with-artifacts to address this issue

created branch [`231-docker-with-artifacts`](/PBSA/peerplays/-/compare/master...231-docker-with-artifacts) to address this issue
sivayavvari commented 2021-12-16 14:06:07 +00:00 (Migrated from gitlab.com)

mentioned in commit 39263ba774

mentioned in commit 39263ba7745b074d389ba83191f7c56dd56bcbac
rilesdun commented 2022-04-01 19:25:56 +00:00 (Migrated from gitlab.com)

assigned to @rilesdun

assigned to @rilesdun
serkixenos commented 2022-05-20 14:39:34 +00:00 (Migrated from gitlab.com)

assigned to @serkixenos and unassigned @rilesdun

assigned to @serkixenos and unassigned @rilesdun
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Peerplays_Blockchain/peerplays_migrated#231
No description provided.