Skip to content

correct INITIAL_PASS typo#3

Open
makuk66 wants to merge 4 commits into
pdubois:masterfrom
lucidworks:master
Open

correct INITIAL_PASS typo#3
makuk66 wants to merge 4 commits into
pdubois:masterfrom
lucidworks:master

Conversation

@makuk66

@makuk66 makuk66 commented Nov 19, 2015

Copy link
Copy Markdown

Fix issue #2 by correcting the INITIAL_PASS typo

The Dockerfile makes the file executable, but running it will fail because the python code will be executed as shell commands.
The modifinitpass.sh passes it to python3 explicitly, so it doesn't matter there.
But it is confusing when you try to run it by hand during debugging.
- Add a build.sh script
- Install Alfresco during the build step, using a build-install.sh
- Modify entry.sh to only run the already-installed Alfresco
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant