Skip to content
This repository has been archived by the owner on Nov 5, 2021. It is now read-only.

Releases: alexellis/jaas

GHCR release for Docker Hub

29 Oct 21:58
Compare
Choose a tag to compare

Changelog for 1.3.2:

Commits
8c26a2a Fix typo in platform by @alexellis

Generated by Derek

GHCR build

29 Oct 21:25
Compare
Choose a tag to compare

Changelog for 1.3.1:

Commits
546974d Update to use the Hub for alpine by @alexellis

Generated by Derek

GHCR build

29 Oct 21:13
Compare
Choose a tag to compare
GHCR build Pre-release
Pre-release

Changelog for 1.3.0:

Commits
59bc540 Update base layer back to hub by @alexellis
c0f709c Fix Docker build by @alexellis
6c80153 Fix LDARGS by @alexellis
cbac9b2 Update base images to use a mirror by @alexellis
d77569b Add Docker update by @alexellis
e203874 Add buildx support and GHCR by @alexellis
772ef7c Add alternatives by @alexellis
74f1131 Update roadmap by @alexellis
80cf0e2 Break out separate pkg package by @alexellis
98963ae Update .DEREK.yml by @alexellis

Generated by Derek

Update for Go 1.13

11 Mar 11:17
Compare
Choose a tag to compare
Update to use Go 1.13

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>

Update to Golang 1.11

27 Sep 21:00
Compare
Choose a tag to compare
Update to Go 1.11

Signed-off-by: Alex Ellis <alexellis2@gmail.com>

Minor fix for version parsing

27 Sep 20:57
Compare
Choose a tag to compare

Stable release

30 Jun 22:02
5ae869f
Compare
Choose a tag to compare
1.0.0

Create .DEREK.yml

Bind mounts and support for overriding the command

06 Feb 13:37
Compare
Choose a tag to compare

Introduces:

--mount /home/alex/tmp/=/tmp for bind-mounting volumes
--command="cat /etc/hostname" for overriding the command of the container

Vendor with dep

15 Jan 17:51
Compare
Choose a tag to compare

Updated dependencies via dep

Switch to cobra

12 Jan 12:35
Compare
Choose a tag to compare

The command is now:

jaas run

Check jaas run --help for flags such as:

  • --image
  • --show-logs
  • --env