Skip to content
Permalink
42ce9df9d6
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
@mchyzer
Latest commit 42ce9df Jul 4, 2023 History
1 contributor

Users who have contributed to this file

4 lines (3 sloc) 69 Bytes
FROM i2incommon/grouper:4.3.0
ENTRYPOINT ["ping"]
CMD ["google.com"]