Logo
Explore Help
Register Sign In
Havoc420mac/appleboy-ssh-action
1
0
Fork 0
You've already forked appleboy-ssh-action
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
appleboy-ssh-action/Dockerfile

6 lines
132 B
Docker
Raw Normal View History

chore: update action configuration for greater flexibility (#240) - Update base image version from `1.6.12` to `1.6.13` in Dockerfile - Add `envs_format` input with flexible configuration in action.yml - Add a line to README.md pointing to action.yml for more information fix https://github.com/appleboy/ssh-action/issues/213
2023-04-13 11:15:42 +08:00
FROM ghcr.io/appleboy/drone-ssh:1.6.13
feat: initial
2019-05-15 00:31:53 +08:00
chore: replace ADD with COPY
2021-02-13 10:55:57 +08:00
COPY entrypoint.sh /entrypoint.sh
feat: initial
2019-05-15 00:31:53 +08:00
RUN chmod +x /entrypoint.sh
fix: ENTRYPOINT in dockerfile
2019-09-29 10:50:09 +08:00
ENTRYPOINT ["/entrypoint.sh"]
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.6 Page: 122ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API