Skip to content
This repository was archived by the owner on May 10, 2022. It is now read-only.
This repository was archived by the owner on May 10, 2022. It is now read-only.

Dockerfile for fpm #356

Description

@heojee1

I have a question regarding fpm Dockerfile.

I have community-standard PIM with Docker and I want to install PHP-client inside this Docker as well. I found out that PHP-client requires ext-apcu. So I copied fpm Dockerfile to the root directory and added a line to install apcu. Then I let in docker-compose.yml, I let fpm container build from that Dockerfile. However, if I do this, fpm container exits immediately after $docker-compose up -d and I cannot access Akeneo website at localhost:8080.
Screen Shot 2020-04-30 at 18 32 33

I am not sure how to deal with Dockerfile. I am quite new to all these so I would really appreciate your help. Thank you in advance :)

Metadata

Metadata

Assignees

No one assigned

    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