This website requires JavaScript.
Explore
Sign In
actions
/
send-mail
Watch
1
Star
0
Fork
0
You've already forked send-mail
mirror of
https://github.com/dawidd6/action-send-mail.git
synced
2025-09-07 13:24:04 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cca8b0328827e603b4f8d4b1181890d1ba2b14f0
send-mail
/
Dockerfile
6 lines
74 B
Docker
Raw
Normal View
History
Unescape
Escape
init
2019-11-18 13:23:22 +01:00
FROM
ruby:2.6-alpine
Initial commit
2019-11-18 13:05:04 +01:00
init
2019-11-18 13:23:22 +01:00
COPY
entrypoint.rb /
Initial commit
2019-11-18 13:05:04 +01:00
init
2019-11-18 13:23:22 +01:00
ENTRYPOINT
[
"/entrypoint.rb"
]
Reference in New Issue
Copy Permalink