mirror of
https://github.com/kasmtech/workspaces-core-images.git
synced 2025-06-25 22:41:47 +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/
|
||||
|
||||
#### Runtime Stage ####
|
||||
FROM scratch
|
||||
COPY --from=base_layer / /
|
||||
#FROM scratch
|
||||
#COPY --from=base_layer / /
|
||||
|
||||
### Labels
|
||||
LABEL "org.opencontainers.image.authors"='Kasm Tech "info@kasmweb.com"'
|
||||
|
Loading…
x
Reference in New Issue
Block a user