Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
71c273fb
Unverified
Commit
71c273fb
authored
Jan 28, 2023
by
neil
Committed by
GitHub
Jan 28, 2023
Browse files
Merge pull request #4476 from acmesh-official/dev
sync
parents
429b18ed
aa9cbf7c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
71c273fb
...
...
@@ -65,7 +65,7 @@ RUN for verb in help \
RUN
printf
"%b"
'#!'
"/usr/bin/env sh
\n
\
if [
\"\$
1
\"
=
\"
daemon
\"
]; then
\n
\
exec crond -n
\n
\
exec crond -n
-s -m off
\n
\
else
\n
\
exec --
\"\$
@
\"\n
\
fi
\n
"
>
/entry.sh
&&
chmod
+x /entry.sh
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment