Skip to content
Permalink
5.17.1
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 f2da366 Aug 27, 2024 History
1 contributor

Users who have contributed to this file

executable file 4 lines (3 sloc) 101 Bytes
#!/bin/bash
#docker build -t my-grouper .
docker buildx build --platform linux/arm64 -t my-grouper .