Investigate multi-stage Dockerfiles for CI images #134

Closed
opened 2023-11-14 16:38:02 +01:00 by lucas · 0 comments
Owner

IIRC, it's possible to create a multi-staged Dockerfile and then tag certain stages from that.
That would allow combining the .msvc and .linux variants into a single file, as the former depends on the latter.

IIRC, it's possible to create a multi-staged Dockerfile and then tag certain stages from that. That would allow combining the `.msvc` and `.linux` variants into a single file, as the former depends on the latter.
lucas added the
stage
design
kind
enhancement
labels 2023-11-14 16:38:02 +01:00
lucas added the
ci
label 2023-11-24 14:19:57 +01:00
lucas closed this issue 2023-11-28 23:44:45 +01: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: bitsquid_dt/dtmt#134
No description provided.