Skip to content
This repository has been archived by the owner on Sep 28, 2020. It is now read-only.

Flatten on top #155

Closed
Xe opened this issue Feb 18, 2017 · 1 comment
Closed

Flatten on top #155

Xe opened this issue Feb 18, 2017 · 1 comment

Comments

@Xe
Copy link

Xe commented Feb 18, 2017

I'd like to be able to flatten the layers created by box as a layer on top of the base image in the from clause.

This would allow tenancy with multiple services using the the same base image without worker nodes needing to download the entire contents of the base image over and over again with each new release of the container. This would be entirely opt-in by means of explicitly telling flatten to do this.

EX:

from "centos:7"

# install some packages, etc
# set up a service to run

flatten :onTop
@Xe
Copy link
Author

Xe commented Feb 18, 2017

This is a dupe of #34

@Xe Xe closed this as completed Feb 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant