-
Updated
Nov 3, 2021 - Go
Docker

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 77,343 public repositories matching this topic...
-
Updated
Nov 2, 2021 - Java
-
Updated
Oct 29, 2021 - Go
Can anyone please help me out. I'm getting error while generating KONG client credentials on HTTP port 8000.
{ "error_description": "You must use HTTPS", "error": "access_denied" }
I have added trusted_ips = 0.0.0.0/0,::/0 in kong.conf also, but it didn't work.
-
Updated
Jun 14, 2021 - Java
-
Updated
Nov 2, 2021 - Ruby
-
Updated
Nov 2, 2021 - JavaScript
-
Updated
Oct 29, 2021 - Go
-
Updated
Nov 3, 2021 - Go
-
Updated
Oct 29, 2021 - Shell
-
Updated
Oct 30, 2021
-
Updated
Nov 1, 2021 - Go
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.
-
Updated
Nov 1, 2021 - Go
-
Updated
Oct 30, 2021 - C#
-
Updated
Nov 3, 2021 - JavaScript
-
Updated
Nov 3, 2021 - TypeScript
-
Updated
Nov 3, 2021 - Go
## Python/Regex fix
This is a reminder for me or a task if anyone wants :P
Basically, The last two questions aren't really regex's questions.
To do:
- Move said questions to correct place.
- Add new regex questions (Python related!)?
- Maybe add a new ## Regex section, as it is a valuable skill
Just sharing
Install tools:
brew install geekbench
brew install w3m
Run benchmark, must have internet for Geekbench 5 tryout mode:
/Applications/Geekbench\ 5.app/Contents/Resources/geekbench5
Use w3m get result in terminal:
w3m -dump https://browser.geekbench.com/v5/cpu/5992961
One line can be:
w3m -dump $(/Applications/Geekbench\ 5.app/Conten
-
Updated
Oct 26, 2021 - Python
Introduction
Appwrite has been and always will be a tool for developers. To emphasize this, we want to create the best developer experience possible by providing enough guides and examples for new Appwriters.
Your task is to write a blog post Ruby in Appwrite
. The main topic of your article should be explaining how to use Appwrites Ruby SDK to write Appwrite Functions. It can be
-
Updated
Oct 25, 2021 - Makefile
-
Updated
Nov 3, 2021 - JavaScript
Describe the bug
I've built the verdaccio/verdaccio:local
local image (Windows 10 latest, Docker Desktop) but cannot build the v4/5 reverse_proxy
docker-examples.
To Reproduce
-
cd verdaccio && pnpm docker
-
cd verdaccio\docker-examples\v4\reverse_proxy\nginx\relative_path\
OR
cd verdaccio\docker-examples\v5\reverse_proxy\nginx_relative\
-
docker-compose up
-
Updated
Jun 11, 2021 - JavaScript
-
Updated
Oct 30, 2021 - Shell
Created by Solomon Hykes
Released March 2013
- Organization
- docker
- Website
- www.docker.com
- Wikipedia
- Wikipedia
Hi,
first thanks for this awesome software. But I have some trouble and I don't know how to proceed. First I try to find out what else I could provide for this report to be a good bug report.
First, I use the latest version (v1.14.0) from openSUSE build Service. I know, I should compile it by my self to avoid any other causes for this behavior. But for now I still use this package from there