ddev / ddev-opensearch

OpenSearch add-on for DDEV
Apache License 2.0
7 stars 1 forks source link

Add missing ddev-generate in Dockerfile #5

Closed cmuench closed 5 months ago

cmuench commented 5 months ago

The Issue

A ddev-generate is missing which prevent that ppl can override the logic.

How This PR Solves The Issue

Add them missing ddev-generate comment in the Dockerfile

Manual Testing Instructions

Install the plugin an modify the installed Dockerfile by removing the ddev-generated comment.

Automated Testing Overview

Related Issue Link(s)

issue #4