This website requires JavaScript.
Explore
Help
Sign In
autonomic-cooperative
/
id.autonomic.zone
Archived
Watch
5
Star
0
Fork
0
You've already forked id.autonomic.zone
Code
Issues
Pull Requests
Releases
Wiki
Activity
This repository has been archived on
2020-09-30
. You can view files and clone it, but cannot push or open issues or pull requests.
fd4981a41f
id.autonomic.zone
/
sbin
/
entrypoint.sh
6 lines
77 B
Bash
Raw
Normal View
History
Unescape
Escape
Bootstrapp keycloak
2020-03-15 12:28:35 +00:00
#!/bin/bash
set
-eu -o pipefail
Use old entrypoint
2020-03-15 12:32:24 +00:00
/opt/jboss/tools/docker-entrypoint.sh
"
$@
"
Reference in New Issue
Copy Permalink