docker-container

Docker is software that provides containers, which allows teams to emulate development environments. Docker began as an internal project, initially developed by dotCloud engineers.
Here are 2,490 public repositories matching this topic...
-
Updated
May 12, 2022
-
Updated
May 17, 2022 - Dockerfile
-
Updated
May 16, 2022 - Shell
-
Updated
May 9, 2022 - Shell
-
Updated
Aug 20, 2020
-
Updated
Apr 29, 2022 - Python
-
Updated
May 17, 2022 - Go
-
Updated
Mar 10, 2021
-
Updated
May 17, 2022 - Dockerfile
-
Updated
May 16, 2022 - Vue
-
Updated
Mar 25, 2022 - Python
-
Updated
May 12, 2022 - Go
-
Updated
May 7, 2021 - Shell
Sign the windows EXE
Users that download the windows EXE will be prompted (by browser and OS) that it is not safe because the EXE isn't signed.
There is a GitHub Action for signing: https://github.com/marketplace/actions/code-sign-a-file-with-pfx-certificate
This would provide additional confidence for
-
Updated
May 4, 2022 - Shell
-
Updated
Mar 29, 2022 - JavaScript
-
Updated
May 16, 2022 - Shell
-
Updated
Dec 13, 2021 - Python
-
Updated
May 1, 2022 - C#
Thank you for reporting a broken build! Please fill in the following details:
- Jenkins link to the failing log: Any of https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-solaris-x64-hotspot_SmokeTests/
- Which platforms (OS+arch) are affected: Solaris/x64 ([Solaris/SPARC](https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/jo
-
Updated
Jun 15, 2017 - Shell
-
Updated
Sep 15, 2020 - CSS
-
Updated
May 4, 2022 - Python
-
Updated
May 17, 2022 - C#
-
Updated
May 8, 2022 - Ruby
Docker-compose v2 is now available, stable and should be compatible with docker-compose
: https://docs.docker.com/compose/cli-command/
Thus, we should no longer call docker-compose
but docker compose
. I'm not entirely sure how we can allow older versions of Docker to keep running.
If we require a recent version of docker-compose, we should take this opportunity to get rid of the `version:
Created by Solomon Hykes
Released March 2013
- Organization
- docker
- Website
- www.docker.com
- Wikipedia
- Wikipedia
In the application details view, we list the ports an application deployment is listening on, but there is no "quick launch" or even a "copy" button..
We should add a "copy" button next to the port to copy to clipboard.