Skip to content

Extension installs in Dockerfile.dev overridden #225

@MikiDi

Description

@MikiDi

Hi,

While setting up a development environment using docker-compose.dev.yml, I noticed that extensions installed through pip in Dockerfile.dev won't be taken into account, because of

- home_dir:/srv/app/

I found this to be confusing. Is this intentional? Just removing the home_dir mounted volume solves the problem for me.
What is the correct way to run a CKAN Docker development setup that combines both extensions installed through the Dockerfile and an extension in development with local sources under src?

Thx!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions