Let Dockerfile to the build #4

Merged
zbolo-wd merged 11 commits from move-docker-compose into main 2023-06-27 15:59:45 +02:00
Owner

I propose that we to let the Dockerfile do the build.

Why:

  • We can enojy the pipeline build cache if future builds share yarn.lock.
  • We use a smaller container for running the pipeline, node:20.2.0-alpine3.16 was used but it's better if we use an already pulled pipeline image.
I propose that we to let the `Dockerfile` do the build. Why: - We can enojy the pipeline build cache if future builds share `yarn.lock`. - We use a smaller container for running the pipeline, `node:20.2.0-alpine3.16` was used but it's better if we use an already pulled pipeline image.
ale added 10 commits 2023-05-31 21:09:20 +02:00
ale requested review from zbolo-wd 2023-05-31 21:09:44 +02:00
Owner

Is it still a WIP?

Is it still a WIP?
zbolo-wd changed title from WIP: Let Dockerfile to the build to Let Dockerfile to the build 2023-06-27 15:51:44 +02:00
zbolo-wd added 1 commit 2023-06-27 15:51:49 +02:00
Merge branch 'main' into move-docker-compose
Some checks failed
ci/woodpecker/pr/build Pipeline failed
6af005c1a0
zbolo-wd merged commit 5280d47c1d into main 2023-06-27 15:59:45 +02:00
zbolo-wd deleted branch move-docker-compose 2023-06-27 15:59:45 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
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: pianello/pianello-web-app#4
No description provided.