This repository was archived by the owner on Jan 13, 2023. It is now read-only.
Tags: icy/bocker
Tags
v1.1.1: new version with improvemnts and new features * Reduce number of layers by joining VOLUME and EXPOSE statements; * Add `ed_user` in Preamble. Only `--later` option is supported; * Add `ed_copy`. Only support `--later` in Preamble. Has `--add` option; * `ed_env` has new option `--later`; * Add `ed_reuse` to load and reuse `ed_bocker` from a `Bockerfile`; * Wrap `base64` output in `RUN` statement; * Add `ed_group` to group multiple stuff into a group (Idea from `axit`).