entrypoint-demoter

Container entry point that can demote uid and gid from environment variables or matching directory

MIT License

Stars
10
Committers
3

Bot releases are visible (Hide)

entrypoint-demoter - v0.4.6 Latest Release

Published by itzg about 2 months ago

What's Changed

Full Changelog: https://github.com/itzg/entrypoint-demoter/compare/v0.4.5...v0.4.6

entrypoint-demoter - v0.4.5

Published by itzg 4 months ago

What's Changed

Full Changelog: https://github.com/itzg/entrypoint-demoter/compare/v0.4.4...v0.4.5

entrypoint-demoter - v0.4.4

Published by github-actions[bot] 5 months ago

Changelog

  • ed32172 build: upgrade tools to Go 1.22.4 (#31)
entrypoint-demoter - v0.4.3

Published by github-actions[bot] 10 months ago

Changelog

  • 1b86d84 Update go-version to v1.21.5 (#28)
entrypoint-demoter - v0.4.2

Published by github-actions[bot] 11 months ago

Changelog

  • fe89259 build(deps): bump golang from 1.14 to 1.21 (#26)
  • a934278 build: upgrade to Go 1.21.4 (#25)
entrypoint-demoter - v0.4.1

Published by github-actions[bot] 12 months ago

Changelog

  • bf9dfb4 Built with Go 1.20 (#23)
  • aab90d7 build(deps): bump actions/checkout from 2 to 3 (#7)
  • 091dd9c build(deps): bump github.com/itzg/go-flagsfiller from 1.4.2 to 1.9.1 (#6)
  • a1fa1a8 build(deps): bump github.com/sirupsen/logrus from 1.4.2 to 1.8.1 (#2)
  • 39ec60e build: added dependabot config
entrypoint-demoter - v0.4.0

Published by github-actions[bot] almost 3 years ago

Changelog

  • 977e02c Skip demoting when current user is not root
  • be42ffd Upgraded Go to 1.17 for release
entrypoint-demoter - v0.3.1

Published by github-actions[bot] over 3 years ago

Changelog

entrypoint-demoter - v0.3.0

Published by github-actions[bot] over 4 years ago

Changelog

2679255 Added RunCommandWithListeners option
a0fed99 Removed circleci config and simplified CI test scope
5aa2f35 Switched to flagsfiller

entrypoint-demoter - 0.2.1

Published by itzg about 5 years ago

Changelog

6da0aa5 Add 386 build for Linux and Windows
44ea5cb Debug log for detached stdin is clearer Fixes #1
d94859c Upgrade to Go 1.13
d8a4312 Upgrade to Go 1.13

entrypoint-demoter - 0.2.0

Published by itzg over 5 years ago

Changelog

569c40a Add --stdin-on-term flag
ce28cba Add Windows build

entrypoint-demoter - 0.1.0

Published by itzg over 5 years ago

Changelog

8e1e4bb Initial commit
0c995a3 Strip down functionality to allow for Windows compilation