-
Updated
Oct 22, 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 76,851 public repositories matching this topic...
-
Updated
Oct 20, 2021 - Java
-
Updated
Oct 22, 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
Oct 23, 2021 - Ruby
-
Updated
Oct 20, 2021 - JavaScript
-
Updated
Oct 22, 2021 - Go
-
Updated
Oct 23, 2021 - Go
-
Updated
Oct 23, 2021 - Shell
-
Updated
Oct 23, 2021
-
Updated
Oct 22, 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
Oct 23, 2021 - Go
-
Updated
Oct 23, 2021 - JavaScript
-
Updated
Oct 22, 2021 - C#
-
Updated
Oct 23, 2021 - TypeScript
-
Updated
Oct 22, 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 22, 2021 - Python
-
Updated
Oct 19, 2021 - Makefile
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
We sometimes use Emojis in the title of documents, and when alphabetical sort is enabled for the collection, the Emoji is used for the sort. Ideally only the first alphanumeric characters should be used when sorting alphabetically.
To Reproduce
Steps to reproduce the behavior:
- Add Emoji to the start of a document title
- Enable alphabetical sort on collection
- Observe incorrect do
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 22, 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