- name: nginx become: yes become_user: root docker_container: name: nginx image: "<my_local_registry>/nginx:alpine" state: "started" restart_policy: always tty: true ports: - "80:80" - "443:443" purge_networks: true volumes: - "/opt/devops/nginx/conf.d/:/etc/nginx/conf.d/" ...
Yes What operating system and processor architecture are you using (go env)? go envOutput GO111MODULE="" GOARCH="amd64" GOBIN="" GOCACHE="/home/ncw/.cache/go-build" GOENV="/home/ncw/.config/go/env" GOEXE="" GOEXPERIMENT="" GOFLAGS="" GOHOSTARCH="amd64" GOHOSTOS="linux" GO...
some-group/some-project.git Elasticsearch: no Geo: no Using LDAP: yes Using Omniauth: yes Omniauth Providers: GitLab Shell Version: 13.2.0 Repository storage paths: - default: /var/opt/gitlab/git-data/repositories GitLab Shell path: /opt/gitlab/embedded/service/gitlab-shell Git: /opt/git...