Architecture: x86_64 CPUs: 1 Total Memory: 3.607GiB Name: 5cf286d0549b ID: 45QG:VEYU:DQRW:XBFG:NCJR:R4FS:BYB4:YK6O:E7T7:2QFC:YX2C:6N5T Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/engine/security/security/#docker-daemon-attack-surface WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine
$ docker login registry.gitlab.com -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" WARNING! Using --password via the CLI is insecure. Use --password-stdin. Error response from daemon: Get https://registry.gitlab.com/v2/: Get https://gitlab.com/jwt/auth?account=gitlab-ci-token&client_id=docker&offline_token=true&service=container_registry: read tcp 172.17.0.3:54428->172.65.251.78:443: read: connection reset by peer Running after script... $ docker logout Removing login credentials for https://index.docker.io/v1/ ERROR: Job failed: exit code 1
|