containers
Here are 3,524 public repositories matching this topic...
-
Updated
Aug 10, 2022 - Go
[Feat]: ntfy.sh
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
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
What Happened?
I noticed on our examples on website does not have Arm64 support yet
and when you try to curl the Service URL or open it in the browser it fails.
the real problem was the pod was crashing but minikube still gave me a URL
$ kc get pods
NAMESPACE NAME READY STATUS RESTARTS AGE
default hello-minikube-5c5f5cd
-
Updated
Aug 11, 2022 - Shell
-
Updated
Aug 11, 2022 - Go
What would you like to be added:
Please add a column in the Pods list of the Da
-
Updated
Aug 10, 2022 - Rust
In what area(s)?
/area runtime
What version of Dapr?
1.8.0
Expected Behavior
Get metadata through grpc
Actual Behavior
-
Updated
Aug 11, 2022 - Go
-
Updated
Aug 9, 2022 - Shell
Need to have a global flag to control the console output mode (--json-output or something like that).
1. Describe IN DETAIL the feature/behavior/change you would like to see.
Implement WarmPool.RenderTerraform()
2. Feel free to provide a design supporting your feature request.
/kind feature
/area terraform
/lifecycle frozen
-
Updated
Aug 10, 2022 - Go
currently we have a version selector for every git tag, which is unnecessary overhead on the user. It is not needed from documentation perspective as there aren't (shouldn't be) any docs change in patch versions, only for new/changed features.
before:
v0.27.0, v0.27.1, v0.27.2, v0.28.0
after
v0.27, v0.28
-
Updated
Aug 1, 2022 - Go
Actual behavior
It looks like running skaffold run fails when the docker socket isn't in the default location of /var/run/docker.sock. Even when setting the options in the skaffold.yaml to use useDockerCLI: true the build still fails.
Expected behavior
That the docker socket file location is can be anywhere when the options in the skaffold.yaml file are set to use the dock
Now that we have the checklocks analyzer, we should annotate values that are lock-protected with an appropriate checklocks attribute.
-
Updated
Aug 11, 2022 - Go
-
Updated
Apr 29, 2022 - Dockerfile
-
Updated
Jun 11, 2021 - JavaScript
Environment:
- Jib version: 3.1.2
- Build tool: Maven 3.6.3
- OS: mac OS 10.15.7(19H2)
Description of the issue:
When I build(or dockerBuild) with below configuration shows up this error message.
`Obtaining project build output files failed; make sure you have packaged your project before trying to build the image. (Did you accidentally run "mvn clean jib:build" instead o
-
Updated
Aug 11, 2022 - Go
-
Updated
Jun 22, 2022 - PHP
Hi
I assumed kaniko would work with an on-premise blob store using Azurite Blob Storage, but it looks like it's tied to the Cloud Azure Blob Storage domain name
Would it be difficult to support this? It should be the same API.
-
Updated
Aug 11, 2022 - Go
-
Updated
Aug 9, 2022 - TypeScript
-
Updated
Aug 4, 2022 - Go
-
Updated
Feb 24, 2020 - Go
Improve this page
Add a description, image, and links to the containers topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the containers topic, visit your repo's landing page and select "manage topics."
Here's the update to .golangci.yaml to clean up unused code that shows up when we specify
goversion to1.19