hello2ray

Results 1 issues of hello2ray

Kaniko step in tekton - name: build-push-image image: gcr.io/kaniko-project/executor:latest command: - /kaniko/executor args: - --dockerfile=/workspace/repo/createImage/Dockerfile - --context=/workspace/repo/createImage - --destination=index.docker.io/santanuray123/tektontestimage - --verbosity=debug - --skip-tls-verify Docker File FROM python:3.6-slim # It specifies...

kind/question
priority/p2
area/registry
area/permissions
area/authentication
platform/tekton
registry/dockerhub