Skip to content

pacificporter/box-golang-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Dockerfile for test and build

build

docker build --platform linux/amd64 -t pacificporter/golang:1.22.2-bullseye-18.18.0 .

push

docker push pacificporter/golang:1.22.2-bullseye-18.18.0