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

Add Dockerfile #1147

Merged
merged 1 commit into from Nov 2, 2023
Merged

Add Dockerfile #1147

merged 1 commit into from Nov 2, 2023

Conversation

Arian-D
Copy link
Contributor

@Arian-D Arian-D commented Nov 1, 2023

Hey, the current image on dockerhub that is mentioned in the README is 4 years old. I made this little Dockerfile to avoid the hassle of setting up quicklisp, roswell, qlot, ncurses, etc. You can run the following to build and run it.

docker build -t lem .
docker run --rm -it -v .:/shared lem

@cxxxr cxxxr merged commit 2aa1353 into lem-project:main Nov 2, 2023
@cxxxr
Copy link
Member

cxxxr commented Nov 2, 2023

Thank you!

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.

None yet

2 participants