Skip to content
This repository was archived by the owner on Jan 13, 2023. It is now read-only.

Tags: icy/bocker

Tags

v1.3.2

Toggle v1.3.2's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
icy Ky-Anh Huynh
v1.3.2: Minor bug fixes and improvements.

Changes since v1.3.1:

* Enforce LANG=en_US.UTF-8 (#12, @bmocm)
* Update examples
* Fix problem with `ARG` position (#11, @bmocm)

v1.3.1

Toggle v1.3.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
icy Ky-Anh Huynh
v1.3.1: minor bug fix

v1.3.0

Toggle v1.3.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
icy Ky-Anh Huynh
v1.3.0: Who cares?

v1.2.0

Toggle v1.2.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
icy Ky-Anh Huynh
v1.2.0: Avoid #reuse duplication

Changes since v1.1.1:

* Update documentation (`README.md`);
* Avoid duplicate of `ed_bocker`s when `Bockerfile` is
  included multiple times thanks to `ed_reuse`;
* Add `-t` (`--test`) option to test `Bockerfile` file.

v1.1.1

Toggle v1.1.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
icy Ky-Anh Huynh
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`).

v1.0.1

Toggle v1.0.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
icy Ky-Anh Huynh
Version v1.0.1 with minor change

Changes since v1.0.0:
* New option `-v` (or `--version`) to print `Bocker` version information.

v1.0.0

Toggle v1.0.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
icy Ky-Anh Huynh
The first version v1.0.0