This website requires JavaScript.
Explore
Help
Sign in
lubiana
/
hello-world-podman
Watch
1
Star
0
Fork
You've already forked hello-world-podman
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
87a5a35b8f
hello-world-podman
/
entrypoint.sh
7 lines
83 B
Bash
Raw
Normal View
History
Unescape
Escape
init
2024-06-16 11:04:24 +02:00
#!/bin/sh -l
echo
"
Hello
$1
"
Update entrypoint.sh
2024-12-11 17:14:25 +00:00
env
init
2024-06-16 11:04:24 +02:00
time
=
$(
date
)
echo
"
time=
$time
"
>>
$GITHUB_OUTPUT
Reference in a new issue
Copy permalink