Open saurabhnanda opened 4 years ago
@saurabhnanda, I am working through open issues, including old ones. Is this still a problem with current versions? If I understand correctly, something was preventing Stack from creating a .sqlite
file in the Stack root, when using Stack within a Docker container.
General summary/comments (optional)
Unable to build a project via stack <=> docker integration on Mac OS (which uses Docker Toolbox + VirtualBox). Not completely sure if Mac OS (Docker Toolbox + VirtualBox) is the culprit here, or not.
Removed the pantry sqlite3 file does not fix the problem.
Steps to reproduce
lambda-function
packageExpected
Package should build, as expected.
Actual
Stack version
Stack version inside the docker image/container
Method of installation