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

COLLECTION_URI' is not recognized as an internal or external command, #29

Open
ali3assi opened this issue May 26, 2022 · 2 comments
Open

Comments

@ali3assi
Copy link

ali3assi commented May 26, 2022

Hi Iam new to the docker development context.

I followed the steps:

  1. git clone https://github.com/dbpedia/virtuoso-sparql-endpoint-quickstart.git (in a command terminal )

image

  1. then cd virtuoso-sparql-endpoint-quickstart
  2. COLLECTION_URI=https://databus.dbpedia.org/dbpedia/collections/virtuoso-sparql-endpoint-quickstart-preview VIRTUOSO_ADMIN_PASSWD=myPassOnhttps://virtuoso.openlinksw.com/ docker-compose up

image

Unfortunatley I get the following error

'COLLECTION_URI' is not recognized as an internal or external command,
operable program or batch file.

I dont know if I shoud execute the lastest command differently.

Im using windows 10. Indeed, I dont what it is VIRTUOSO_ADMIN_PASSWD?

@ethvedbitdesjan
Copy link

Hey, did you find a solution?

@ethvedbitdesjan
Copy link

The thing is that the variables are just being set as enviornment variables before running docker compose
just edit the environment variables in .env file and then just run docker-compose up

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

2 participants