# syntax=docker/dockerfile:1 # A sample microservice in Go packaged into a container image. FROM golang:1.19 # ... Build the image . Now that we' ...
確定! 回上一頁