Skip to content

Can't use kitchen with docker container for fedora instance due to ACL issue #97

Open
@yevgenko

Description

@yevgenko

Default www pool configuration, installed with php-fpm package on Fedora 24, requires ACL enabled filesystem, but ACL not supported in docker (or at least in this particular image).

Removing default pool or changing listen from socket to port would be quick solution, but...

Disabling www pool thru attributes won't help, because it fails at installation step while pool can be disabled only at configuration step which follows. For the same reason overriding template won't help either.

If it would be possible to postpone starting the service untill after configuration step, that could possibly help...

Any ideas?

Attaching some screenshots of an issue:
1__tmux

1__tmux

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions