openshift-evangelists / workshopper

Workshop content rendering tool
63 stars 41 forks source link

Optimiza container image #37

Closed marekjelen closed 6 years ago

marekjelen commented 7 years ago

Squash layers / create intermediate layer / something

jorgemoralespou commented 7 years ago

Not sure how you can squash this more. Probably better if you base the image not on wildfly latest but rather a tag for wildfly. This will avoid the problem that latest could have changed.

Probably now that in Ruby, you can use something else than wildfly.