Update docker image build make targets #178

Closed
opened 2023-03-27 12:41:10 +00:00 by fyrchik · 2 comments
Owner
dzeta@laya /r/f/node (master)> make image-dirty-storage
⇒ Build FrostFS dirty-storage docker image
DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
            Install the buildx component to build images with BuildKit:
            https://docs.docker.com/go/buildx/
``` dzeta@laya /r/f/node (master)> make image-dirty-storage ⇒ Build FrostFS dirty-storage docker image DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ ```
fyrchik added the
triage
label 2023-03-27 12:41:10 +00:00
Author
Owner

Seems like buildx build is exactly what we need https://docs.docker.com/engine/reference/commandline/buildx_build/.

Seems like `buildx build` is exactly what we need https://docs.docker.com/engine/reference/commandline/buildx_build/.
fyrchik added this to the v0.37.0 milestone 2023-04-13 08:29:45 +00:00
fyrchik added
P3
and removed
triage
labels 2023-04-14 09:09:42 +00:00
fyrchik added the
good first issue
Infrastructure
labels 2023-08-22 11:01:43 +00:00
fyrchik modified the milestone from v0.37.0 to v0.38.0 2023-08-29 09:32:50 +00:00
fyrchik modified the milestone from v0.38.0 to v0.39.0 2024-02-12 06:36:22 +00:00
fyrchik modified the milestone from v0.39.0 to v0.40.0 2024-05-14 14:17:50 +00:00
fyrchik modified the milestone from v0.40.0 to v0.41.0 2024-06-01 09:19:52 +00:00
fyrchik modified the milestone from v0.41.0 to v0.42.0 2024-06-14 07:08:26 +00:00
Author
Owner
It seems to be enabled now by default. https://docs.docker.com/engine/deprecated/#legacy-builder-for-linux-images https://docs.docker.com/engine/deprecated/#legacy-builder-fallback
fyrchik removed this from the v0.42.0 milestone 2024-06-14 10:43:41 +00:00
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: TrueCloudLab/frostfs-node#178
No description provided.