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-04-05 18:59:24 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
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