naxim92
naxim92
Cannot use curl. Dockerfile ``` ARG ansible_version=2.10 FROM cytopia/ansible:$ansible_version-infra # FROM alpine RUN apk update --no-cache RUN apk add --no-cache curl RUN curl --help ``` What's the problem: ``` docker...
``` PS C:\> ^C ♥ : The term '♥' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name,...
### Jenkins-Gitlab connectivity While I trying to configure integration with my gitlab server and test it I get error 503. And it's weird, but there are no traffic I see...