Commit Graph

17 Commits

Author SHA1 Message Date
Benjamin Schmid
c00480696d build(Docker): switch to adoptopenjdk to support armv7 2020-08-16 11:49:46 +02:00
Benjamin Schmid
a6e8cce641 build(Docker image): switch to JRE and Debian buster variant
This should avoid potential issues in ARM environemnts with
musl/alpine linux.
2020-08-14 10:46:36 +02:00
Benjamin Schmid
b0b3dc761b build(Dockerfile): reduce image size from 2G GB to ~0.4GB
This uses mulit-stage build to separate the build phase from
the distribution image and signigicantly reduces images size.

You can find more information on Docker multistage builds here:
https://docs.docker.com/develop/develop-images/multistage-build/
2020-08-13 20:36:42 +02:00
Bernhard B
e1c2853494 added swagger documentation 2020-07-03 17:32:52 +02:00
Bernhard B
65385d300e added go.mod file 2020-06-28 18:14:20 +02:00
Bernhard B
f2818b32b6 updated signal-cli to version 0.6.8 2020-05-30 09:38:05 +02:00
Bernhard B
a70f0a9d44 bumped signal-cli version 0.6.7 2020-04-03 18:14:22 +02:00
Bernhard B
e3fb01a2b3 fixed "attachment cannot be sent to multiple recipients" bug
* bug was fixed upstream, but there's no new release yet. So,
  we check out the git repository in the meanwhile to get the
  latest changes.

  see #6
2020-01-21 21:58:12 +01:00
Bernhard B
487092e6d6 set locale in Dockerfile to fix char encoding issues
see #1
2020-01-16 17:17:19 +01:00
Bernhard B
b0d922630f updated signal-cli to version 0.6.5 2019-11-30 21:28:16 +01:00
Bernhard B
1e5ee5dfc9 improved dockerfile 2019-11-10 21:37:31 +01:00
Bernhard B
01a002b6c6 start go in release mode 2019-11-03 20:40:02 +01:00
Bernhard B
a7be6cd4f5 use arg for signal-cli version 2019-11-03 20:34:05 +01:00
Bernhard B
0e61499b3a updated to signal-cli v0.6.4 2019-11-03 19:36:43 +01:00
Bernhard B
fb6b964857 added Home Assistant documentation 2019-11-03 19:21:58 +01:00
Bernhard B
cf9baf5ec6 make Dockerfile architecture independent 2019-11-03 18:25:53 +01:00
Bernhard B
59e6a16591 initial commit 2019-05-30 19:50:54 +02:00