13 Commits

Author SHA1 Message Date
dependabot[bot]
cc68286fed Bump golang.org/x/crypto from 0.6.0 to 0.7.0 in /entrypoint
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/compare/v0.6.0...v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 11:26:48 +01:00
dependabot[bot]
b34b786bf6
Bump golang.org/x/crypto in /entrypoint
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20200604202706-70a84ac30bf9 to 0.6.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/commits/v0.6.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-24 10:58:07 +00:00
dependabot-preview[bot]
5dab413ab7
Bump github.com/otiai10/copy from 1.5.0 to 1.5.1 in /entrypoint
Bumps [github.com/otiai10/copy](https://github.com/otiai10/copy) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/otiai10/copy/releases)
- [Commits](https://github.com/otiai10/copy/compare/v1.5.0...v1.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-08 10:59:41 +00:00
Noah Hilverling
a3c2f78f77
Merge pull request #52 from Icinga/feature/msmtp
Ship msmtp
2021-03-03 13:07:08 +01:00
Alexander A. Klimov
1c187ee179 Ship msmtp 2021-03-01 17:17:29 +01:00
dependabot-preview[bot]
f074b71db7
Bump github.com/otiai10/copy from 1.4.0 to 1.5.0 in /entrypoint
Bumps [github.com/otiai10/copy](https://github.com/otiai10/copy) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/otiai10/copy/releases)
- [Commits](https://github.com/otiai10/copy/compare/v1.4.0...v1.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-22 10:24:29 +00:00
dependabot-preview[bot]
684bcd04d2
Bump github.com/otiai10/copy from 1.3.0 to 1.4.0 in /entrypoint
Bumps [github.com/otiai10/copy](https://github.com/otiai10/copy) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/otiai10/copy/releases)
- [Commits](https://github.com/otiai10/copy/compare/v1.3.0...v1.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-23 10:47:38 +00:00
dependabot-preview[bot]
8f12478c91
Bump github.com/otiai10/copy from 1.2.0 to 1.3.0 in /entrypoint
Bumps [github.com/otiai10/copy](https://github.com/otiai10/copy) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/otiai10/copy/releases)
- [Commits](https://github.com/otiai10/copy/compare/v1.2.0...v1.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-14 12:07:00 +00:00
Alexander A. Klimov
f7e1218834 Let dumb-init reap zombie processes
refs #34
2020-11-30 11:19:20 +01:00
Alexander A. Klimov
a8cb3eb1ea Add license headers 2020-07-22 14:00:32 +02:00
Alexander A. Klimov
52a19e1a91 entrypoint/: run icinga2 node setup 2020-06-25 12:11:59 +02:00
Alexander A. Klimov
b33ba58a25 entrypoint/: initialize /data
refs #1
2020-06-22 16:29:50 +02:00
Alexander A. Klimov
48e6ed123e entrypoint/: run given command
refs #1
2020-06-22 16:29:48 +02:00