Open excieve opened 4 years ago
Currently the controller Dockerfile is referencing some goproxy directory on the image that doesn't even exist: https://github.com/TykTechnologies/tyk-k8s/blob/21d094c14ed6ab2a41f84bf05adab210217e755e/docker/controller/Dockerfile#L8 The binary is installed in the /opt/tyk-k8s directory instead.
Dockerfile
goproxy
/opt/tyk-k8s
Moreover, the Dockerfile itself could use some love:
Currently the controller
Dockerfile
is referencing somegoproxy
directory on the image that doesn't even exist: https://github.com/TykTechnologies/tyk-k8s/blob/21d094c14ed6ab2a41f84bf05adab210217e755e/docker/controller/Dockerfile#L8 The binary is installed in the/opt/tyk-k8s
directory instead.Moreover, the Dockerfile itself could use some love: