Panda

Results 3 issues of Panda

**Couldn't read dependencies , package.json not exist?**

hi, thanks for your code. I builded it successful! But when I run the container with `docker run -d -p 80 --name {myBuildName}` will throw nginx conf error (docker logs...

Docker Engine: 20.10.x Platform: macOS Big Sur ``` ... ... volumes: - ./.sentinel2.conf:/etc/sentinel.conf -> - ./sentinel2.conf:/etc/sentinel.conf ```