-
Updated
Aug 2, 2022 - 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 90,366 public repositories matching this topic...
[Feat]: ntfy.sh
-
Updated
Aug 2, 2022 - Java
-
Updated
Aug 2, 2022 - Go
expected result:
example.com?param=abc -> will become example.com
example.com/?param=abc -> will stay example.com/
actual result:
example.com?param=abc -> become example.com
example.com/?param=abc -> stays example.com/?param=abc
-
Updated
Aug 1, 2022 - JavaScript
-
Updated
Aug 2, 2022 - Ruby
Add basic CI
We already have some scripts in the scripts directory. It would be good to run them for every PR.
This is also a great task for beginners.
## Python/Regex fix
-
Updated
Jun 12, 2022 - Java
-
Updated
Aug 2, 2022 - Go
-
Updated
Aug 1, 2022 - Go
💭 Description
Even though the upgrade docs state:
You do not need to run migration when upgrading to a minor version. For example, going from 0.13.0 to 0.13.2 would not require running migration.
When following along with the instructions, the "Running the Migration" just says:
We can now start the migration. Navigate to the appwrite directory where your docker-compose.yml is pre
-
Updated
Aug 3, 2022 - TypeScript
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
Aug 2, 2022 - Shell
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
Aug 2, 2022
-
Updated
Jul 22, 2022 - Go
-
Updated
Aug 2, 2022 - C#
-
Updated
Jul 20, 2022 - Go
-
Updated
Aug 3, 2022 - JavaScript
-
Updated
Aug 3, 2022 - JavaScript
-
Updated
Aug 2, 2022 - Go
-
Updated
Aug 3, 2022 - Go
-
Updated
Aug 2, 2022 - Rust
-
Updated
May 18, 2022
-
Updated
Aug 2, 2022 - Python
If a new collection is created without a color chosen, select one from the palette automatically. Ideally this logic would live on the server side to account for collections created via API
Created by Solomon Hykes
Released March 2013
- Organization
- docker
- Website
- www.docker.com
- Wikipedia
- Wikipedia



Problem
My notification services is not available
Description
ntfy (pronounce: notify) is a simple HTTP-based pub-sub notification service. It allows you to send notifications to your phone or desktop via scripts from any computer, entirely without signup, cost or setup. It's also [open source](https://github.com/b