Skip to content
Permalink
3f08c86128
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
Latest commit 676cae2 Mar 5, 2020 History
Signed-off-by: Nick Adcock <nick.adcock@docker.com>
0 contributors

Users who have contributed to this file

3 lines (2 sloc) 60 Bytes
FROM alpine:3
ENTRYPOINT ["echo", "docker github actions"]