mirror of
https://github.com/imjasonh/testoidc
synced 2026-07-14 00:46:58 +00:00
3 lines
43 B
Text
3 lines
43 B
Text
|
|
FROM alpine
|
||
|
|
CMD ["echo", "Hello keyless!"]
|