devspace
Here are 17 public repositories matching this topic...
DevSpace Cloud
-
Updated
Sep 20, 2021 - Open Policy Agent
-
Updated
Sep 21, 2021 - Vue
Micro-services building up the Shopozor software.
-
Updated
Mar 26, 2020 - JavaScript
A proxy for modifying requests to container registries using plugins.
-
Updated
Sep 21, 2021 - TypeScript
Alexa Skill running in k8s
-
Updated
Jan 30, 2021 - JavaScript
-
Updated
Feb 2, 2020
Example using Devspace to develop a Spring Boot Application on Kubernetes
-
Updated
May 24, 2021 - Shell
A fundraiser platform that allows wildlife preservation organisations to stream wildlife content and revive funds via Ethereum
-
Updated
May 2, 2021 - JavaScript
A fundraiser platform that allows wildlife preservation organisations to stream wildlife content and revive funds via Ethereum. DevSpace'21.
-
Updated
Aug 30, 2021 - JavaScript
devspace plugin for asdf version manager
-
Updated
Nov 8, 2020 - Shell
a todo app on containers
-
Updated
Aug 25, 2021 - TypeScript
A Vue.js + Firebase app, inspired by Reddit
-
Updated
Mar 5, 2018 - JavaScript
Demonstrating a chat server using fastapi and redis stream
-
Updated
Jan 5, 2021 - Python
Improve this page
Add a description, image, and links to the devspace topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the devspace topic, visit your repo's landing page and select "manage topics."


Is your feature request related to a problem?
"DevSpace should use the current docker behavior for dockerignore:
Dockerfile + .dockerignore
Dockerfile + Dockerfile.dockerignore
Dockerfile.frontend + Dockerfile.frontend.dockerignore
"
Which solution do you suggest?
Delegating the dockerignore file search to Docker if possible, otherwise copying the behavior as best as possible