Skip to content
#

developer-tool

Here are 50 public repositories matching this topic...

LukasGentele
LukasGentele commented Jan 13, 2020

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

initializer-for-laravel
NiclasvanEyk
NiclasvanEyk commented Sep 24, 2021

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

norton120
norton120 commented Dec 3, 2021

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

WampServer SSL Auto Config is a Microsoft Windows batch script designed to automatically generate and configure a fully working Apache SSL / Name Based virtual host development environment.

  • Updated Mar 11, 2021
  • Batchfile

Improve this page

Add a description, image, and links to the developer-tool topic page so that developers can more easily learn about it.

Curate this topic

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."

Learn more