developer-tool
Here are 50 public repositories matching this topic...
-
Updated
Jan 25, 2020 - Swift
-
Updated
Feb 7, 2022 - JavaScript
MinIO uses ports 9000 and 8900 on the host system. If you use phpstorm and are currently listening for xdebug connections, it will use port 9000 by default.
This means, that the initialize script will start, but surely fail when calling docker-compose up.
A similar issue can be observed on systems, where e.g. the apache web server is included and started by default (I think Ubuntu does t
Describe the bug
This is really a feature, but feels like a bug when it's happening - so I'm calling it a bug first so others will be able to easily find the issue when it happens to them.
TLDR new plugin names need to not be prefixed with palm- and be valid python class names.
I wasn't clear on if my plugin should be named palm-git or git -even though the docs and help ma
-
Updated
Mar 11, 2021 - Batchfile
-
Updated
Feb 9, 2021 - JavaScript
-
Updated
Feb 11, 2022 - Python
-
Updated
Aug 18, 2020 - Kotlin
-
Updated
Jan 19, 2022 - Shell
-
Updated
Apr 21, 2021
-
Updated
Aug 4, 2020
-
Updated
Jan 9, 2022 - Rust
-
Updated
Mar 12, 2020 - JavaScript
-
Updated
Nov 4, 2021 - C++
-
Updated
Jun 18, 2021 - Python
-
Updated
Jan 14, 2022 - Java
-
Updated
Dec 9, 2020
-
Updated
Apr 8, 2020
-
Updated
Feb 13, 2022 - JavaScript
-
Updated
May 24, 2021 - Shell
-
Updated
Nov 16, 2021 - Shell
-
Updated
Jan 20, 2022 - Python
-
Updated
Dec 1, 2021
-
Updated
Sep 7, 2021 - HTML
-
Updated
Nov 6, 2021 - HTML
-
Updated
Feb 5, 2021 - JavaScript
Improve this page
Add a description, image, and links to the developer-tool topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the developer-tool 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