Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker not start #195

Open
reanyouda opened this issue Jun 20, 2023 · 0 comments
Open

Docker not start #195

reanyouda opened this issue Jun 20, 2023 · 0 comments

Comments

@reanyouda
Copy link

I'm trying to run it via Docker but when I'm trying to run the command

Command : ./compose.local.sh run solr make-primero-core.sh primero-test

i got message sback

allexport      	off
braceexpand    	on
emacs          	off
errexit        	on
errtrace       	off
functrace      	off
hashall        	on
histexpand     	off
history        	off
ignoreeof      	off
interactive-comments	on
keyword        	off
monitor        	off
noclobber      	off
noexec         	off
noglob         	off
nolog          	off
notify         	off
nounset        	on
onecmd         	off
physical       	off
pipefail       	off
posix          	on
privileged     	off
verbose        	off
vi             	off
xtrace         	off
+ exec ./compose.sh -f docker-compose.db.yml -f docker-compose.local.yml run solr make-primero-core.sh primero-test
allexport      	off
braceexpand    	on
emacs          	off
errexit        	on
errtrace       	off
functrace      	off
hashall        	on
histexpand     	off
history        	off
ignoreeof      	off
interactive-comments	on
keyword        	off
monitor        	off
noclobber      	off
noexec         	off
noglob         	off
nolog          	off
notify         	off
nounset        	on
onecmd         	off
physical       	off
pipefail       	off
posix          	on
privileged     	off
verbose        	off
vi             	off
xtrace         	off
+ exec docker-compose -p primero --project-directory ../ -f docker-compose.yml -f docker-compose.db.yml -f docker-compose.local.yml run solr make-primero-core.sh primero-test
Executing /opt/docker-solr/scripts/precreate-core primero-test /solr-primero-config
Core primero-test already exists

and Docker Status just " Exited "

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

No branches or pull requests

1 participant