Skip to content
Snippets Groups Projects
Verified Commit 4eb67fb8 authored by Laurent Modolo's avatar Laurent Modolo
Browse files

add hicstuff 3.1.3

parent 3b48957e
No related branches found
No related tags found
No related merge requests found
#!/bin/sh #!/bin/sh
docker pull lbmc/hicstuff:3.1.3 docker pull lbmc/hicstuff:3.1.3
docker build src/.docker_modules/hicstuff/3.1.3/hicstuff/ -t 'lbmc/hicstuff:3.1.3' docker build src/.docker_modules/hicstuff/3.1.3/ -t 'lbmc/hicstuff:3.1.3'
docker push lbmc/hicstuff:3.1.3 docker push lbmc/hicstuff:3.1.3
docker buildx build --platform linux/amd64,linux/arm64 -t "lbmc/hicstuff:3.1.3" --push src/.docker_modules/hicstuff/3.1.3/hicstuff/ #docker buildx build --platform linux/amd64,linux/arm64 -t "lbmc/hicstuff:3.1.3" --push src/.docker_modules/hicstuff/3.1.3/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment