robbertkl / docker-ipv6nat

Extend Docker with IPv6 NAT, similar to IPv4
MIT License
662 stars 48 forks source link

Can't build docker image (ubuntu) #75

Open leonidcan opened 2 years ago

leonidcan commented 2 years ago

Can't build docker image (ubuntu)

/docker-ipv6nat# docker build . Sending build context to Docker daemon 61.44kB Step 1/17 : FROM --platform=$BUILDPLATFORM golang:1.16.6-alpine3.14 AS build failed to parse platform : "" is an invalid component of "": platform specifier component must match "^[A-Za-z0-9_-]+$": invalid argument

SuperSandro2000 commented 2 years ago

See https://github.com/robbertkl/docker-ipv6nat/blob/master/push.sh#L22-L29 how it is build.