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

Error building Edrys Docker Image #24

Open
sanyaade-teachings opened this issue Aug 10, 2024 · 2 comments
Open

Error building Edrys Docker Image #24

sanyaade-teachings opened this issue Aug 10, 2024 · 2 comments

Comments

@sanyaade-teachings
Copy link

Hi Everyone,

I am trying to build the docker image from edrys dockerfile but I was getting the errors as shown below;
image

Looks like errors surround the denos missing or depreciated values.

Please help / advice

God blesses!!!

Regards

@andre-dietrich
Copy link
Collaborator

@sanyaade-teachings

The project is discontinued ... however, you can find the latest docker build at

docker run -p 8000:8000 crosslab/edrys:latest

But you can try out the following one:

https://edrys-labs.github.io/

you can find the source code here:

https://github.com/edrys-labs/edrys-Lite

This is basically a reimplementation of edrys, that uses the same format for defining and creating labs, but it uses a browser based peer to peer approach, so that no server hosting/configuration is required.

You can see a demos of this here:

https://www.youtube.com/watch?v=Uv79Y8EhBVw

https://www.youtube.com/watch?v=6ZjGHorc2ds&list=PL7LrRfaZulhfQIvV-O_jnbO3-KizW7zR3

Here is a list of existing classrooms/lab-configurations:

https://github.com/topics/edrys-lab

and these are the usable modules:

https://github.com/topics/edrys-module?q=edrys-lite

@sanyaade-teachings
Copy link
Author

@andre-dietrich
Many thanks for the update!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants