mirror of
https://github.com/kasmtech/workspaces-core-images.git
synced 2025-06-26 06:51:45 +02:00
test without layer squash
This commit is contained in:
parent
1ba3b1c662
commit
5ba3e7307b
@ -172,8 +172,8 @@ COPY ./src/ubuntu/install/cleanup $INST_SCRIPTS/cleanup/
|
|||||||
RUN bash $INST_SCRIPTS/cleanup/cleanup.sh && rm -rf $INST_SCRIPTS/cleanup/
|
RUN bash $INST_SCRIPTS/cleanup/cleanup.sh && rm -rf $INST_SCRIPTS/cleanup/
|
||||||
|
|
||||||
#### Runtime Stage ####
|
#### Runtime Stage ####
|
||||||
FROM scratch
|
#FROM scratch
|
||||||
COPY --from=base_layer / /
|
#COPY --from=base_layer / /
|
||||||
|
|
||||||
### Labels
|
### Labels
|
||||||
LABEL "org.opencontainers.image.authors"='Kasm Tech "info@kasmweb.com"'
|
LABEL "org.opencontainers.image.authors"='Kasm Tech "info@kasmweb.com"'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user