PrestaShop / PrestaShop/docker

(Question) - Run Prestashop 1.7.5.1

Open
#290 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Dockerfile
Stars
281
Forks
190
PR merge metrics
No merged PRs in 30d

Description

Hi,
i am trying to run Prestashop 1.7.5.1, so i need to delete files inside /var/www/html and next mount my Prestashop 1.7.5.1 files from my host to /var/www/html
I use prestashop/prestashop:1.7-7.2-apache image in my DockerFile.
I am trying to do delete files from /var/www/html in my DockerFile (RUN rm -rf /var/www/html) but after container build up files still exists.
Have you any idea? :)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by examining the repository's Dockerfile and the prestashop/prestashop:1.7-7.2-apache image behavior around /var/www/html. Compare the image build step with the host mount described in the issue; the issue provides no repository file or test, and done would require documenting or fixing the observed file-handling behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, php
Domain
devops, infrastructure
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.