Home
last modified time | relevance | path

Searched defs:Docker (Results 1 – 25 of 489) sorted by relevance

12345678910>>...20

/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/project/
H A DRELEASE-CHECKLIST.md99 ### 3. Update CHANGELOG.md
184 ### 5. Test the docs
290 ### 12. Purge the cache!
375 ### 15. Finalize the bump branch
393 ### 17. Build final rpms and debs
404 ### 18. Publish final rpms and debs
435 ### 20. Publish final binaries
453 ### 21. Purge the cache!
455 ### 22. Apply tag and create release
479 ### 24. Update the docs branch
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/docker/project/
H A DRELEASE-CHECKLIST.md99 ### 3. Update CHANGELOG.md
184 ### 5. Test the docs
290 ### 12. Purge the cache!
375 ### 15. Finalize the bump branch
393 ### 17. Build final rpms and debs
404 ### 18. Publish final rpms and debs
435 ### 20. Publish final binaries
453 ### 21. Purge the cache!
455 ### 22. Apply tag and create release
479 ### 24. Update the docs branch
[all …]
/dports/science/py-scipy/scipy-1.7.1/doc/source/dev/contributor/
H A Dquickstart_docker.rst13 Docker section in Development environment quickstart guide (Docker)
166 .. _here: https://docs.docker.com/get-started/
168 .. _Scipy repository on GitHub: https://github.com/scipy/scipy
169 .. _create your own fork: https://help.github.com/en/articles/fork-a-repo
172 .. _docs.docker.com: https://docs.docker.com/install/
173 .. _Docker website: https://www.docker.com/resources/what-container
174 .. _Docker Toolbox: https://docs.docker.com/toolbox/
175 .. |PYTHONPATH| replace:: ``PYTHONPATH``
176 .. _PYTHONPATH: https://docs.python.org/3/using/cmdline.html#environment-variables
177 .. _Anaconda Distribution of Python: https://www.anaconda.com/distribution/
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/doc/administration/troubleshooting/
H A Dtest_environments.md20 ## Docker section in Apps for a testing environment **(FREE SELF)**
27 ### GitLab
51 ### SAML
97 ### Elasticsearch
109 ### Kroki
114 ### PlantUML
119 ### Jira
128 ### Grafana
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/open-policy-agent/opa/docs/book/
H A Ddeployments.md6 ## Docker section in Deployments
18 ### Running with Docker
49 #### Logging
74 #### Volume Mounts
92 #### More Information
100 ### Tagging
/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/open-policy-agent/opa/docs/content/
H A Ddeployments.md10 ## Docker section
22 ### Running with Docker argument
53 #### Logging
76 #### Volume Mounts
100 #### More Information
110 The Docker Hub repository contains tags for every release of OPA. For more argument
/dports/net/traefik/traefik-2.6.1/vendor/github.com/gambol99/go-marathon/
H A Ddocker.go27 Docker *Docker `json:"docker,omitempty"` member
130 type Docker struct { struct
132 Image string `json:"image,omitempty"`
133 Network string `json:"network,omitempty"`
247 func (docker *Docker) Container(image string) *Docker {
253 func (docker *Docker) Bridged() *Docker {
259 func (docker *Docker) Host() *Docker {
279 func (docker *Docker) Expose(ports ...int) *Docker {
305 func (docker *Docker) ExposeUDP(ports ...int) *Docker {
353 func (docker *Docker) EmptyPortMappings() *Docker {
[all …]
/dports/www/py-fastapi/fastapi-0.70.0/docs/pt/docs/
H A Ddeployment.md97 ## Docker section in Implantação
110 …unicorn-fastapi-docker" class="external-link" target="_blank">tiangolo/uvicorn-gunicorn-fastapi</a>
119 ### Crie um `Dockerfile`
158 ### Crie o código **FastAPI**
188 ### Construa a imagem Docker
203 ### Inicie o container Docker
217 ### Verifique
227 ### API interativa de documetação
235 ### APIs alternativas de documentação
/dports/sysutils/rest-server/rest-server-0.10.0/
H A DREADME.md23 ## Docker section in Rest Server
25 ### Build image
32 ### Pull image
93 ### Docker subsection
99 #### Start server
107 #### Manage users
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/docs/
H A Dbuilding-linux.md3 ### Obtain your API credentials
7 ### Clone source code
11 ### Prepare libraries
17 ### Building the project
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/doc/ci/docker/
H A Dusing_docker_build.md99 #### Limitations of Docker-in-Docker
128 #### Docker-in-Docker with TLS enabled
222 #### Docker-in-Docker with TLS enabled in Kubernetes
290 #### Docker-in-Docker with TLS disabled
578 ### Option 1: Run `docker login`
604 ### Option 2: Mount `~/.docker/config.json` on each job
631 #### Docker subsubsection
674 ### Option 3: Use `DOCKER_AUTH_CONFIG`
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aquasecurity/fanal/test/integration/docker/
H A Ddocker.go49 type Docker struct { struct
50 cli *client.Client
63 func (d Docker) Login(conf RegistryConfig) error {
68 func (d Docker) Logout(conf RegistryConfig) error {
74 …ocker) ReplicateImage(ctx context.Context, imageRef, imagePath string, dest RegistryConfig) error {
/dports/sysutils/vector/vector-0.10.0/cargo-crates/bollard-0.7.1/src/
H A Ddocker.rs220 pub struct Docker { struct
228 impl Clone for Docker { argument
229 fn clone(&self) -> Docker { in clone()
243 impl Docker { implementation
326 ) -> Result<Docker, Error> { in connect_with_ssl()
369 impl Docker { impl
446 impl Docker { impl
518 impl Docker { implementation
593 impl Docker { implementation
632 impl Docker { implementation
[all …]
/dports/science/py-OpenMC/openmc-0.12.2/docs/source/
H A Dquickinstall.rst66 .. _Docker image: https://docs.docker.com/engine/reference/commandline/images/
67 .. _Docker container: https://www.docker.com/resources/what-container
68 .. _options: https://docs.docker.com/engine/reference/commandline/run/
69 .. _mounting volumes: https://docs.docker.com/storage/volumes/
/dports/science/openmc/openmc-0.12.2/docs/source/
H A Dquickinstall.rst66 .. _Docker image: https://docs.docker.com/engine/reference/commandline/images/
67 .. _Docker container: https://www.docker.com/resources/what-container
68 .. _options: https://docs.docker.com/engine/reference/commandline/run/
69 .. _mounting volumes: https://docs.docker.com/storage/volumes/
/dports/security/py-certbot/certbot-1.22.0/docs/
H A Dinstall.rst125 .. _Docker: https://docker.com target
126 .. _`install Docker`: https://docs.docker.com/engine/installation/
128 .. _certbot-auto:
/dports/net-mgmt/openbmp/openbmp-0.14.0/docs/
H A DINSTALL.md8 ### docker hub: openbmp/aio
18 ### Recommended Current Linux Distributions
24 ### 1) Install docker
29 ### 2) Download the docker image
34 ### 3) Create MySQL volumes
60 ### 4) Run docker container
95 ### Monitoring/Troubleshooting
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/project/
H A DPACKAGERS.md136 ### `AUTO_GOPATH`
151 ### `DOCKER_BUILDTAGS`
188 ### LCOW (Linux Containers On Windows)
194 ### Static Daemon
216 ### Dynamic Daemon / Client-only Binary
236 ### Cross Compilation
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/project/
H A DPACKAGERS.md136 ### `AUTO_GOPATH`
151 ### `DOCKER_BUILDTAGS`
188 ### LCOW (Linux Containers On Windows)
194 ### Static Daemon
216 ### Dynamic Daemon / Client-only Binary
236 ### Cross Compilation
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/project/
H A DPACKAGERS.md136 ### `AUTO_GOPATH`
151 ### `DOCKER_BUILDTAGS`
188 ### LCOW (Linux Containers On Windows)
194 ### Static Daemon
216 ### Dynamic Daemon / Client-only Binary
236 ### Cross Compilation
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/project/
H A DPACKAGERS.md136 ### `AUTO_GOPATH`
151 ### `DOCKER_BUILDTAGS`
188 ### LCOW (Linux Containers On Windows)
194 ### Static Daemon
216 ### Dynamic Daemon / Client-only Binary
236 ### Cross Compilation
/dports/math/gap/gap-4.11.0/pkg/semigroups-3.2.3/libsemigroups/docs/docs/source/
H A Dinstall.rst81 Docker subsection
95 .. _Docker: https://www.docker.com argument
96 .. _docker container: https://hub.docker.com/repository/docker/libsemigroups/libsemigroups
/dports/math/libsemigroups/libsemigroups-1.3.7/docs/source/
H A Dinstall.rst64 Docker subsection
90 .. _Docker: https://www.docker.com target
91 .. _docker container: https://hub.docker.com/repository/docker/libsemigroups/libsemigroups-docker
/dports/net/gemserv/gemserv-v0.4.5/cargo-crates/colored-1.9.3/
H A DREADME.md122 ### Install Docker
126 ### Build the Docker image
130 ### Build the library
134 ### Test the library
/dports/shells/nsh/nsh-0.4.2/cargo-crates/colored-1.9.3/
H A DREADME.md122 ### Install Docker
126 ### Build the Docker image
130 ### Build the library
134 ### Test the library

12345678910>>...20