lxylxy123456 / cs140a

Docker environment for ECS140A

Home Page:https://hub.docker.com/r/lxylxy123456/cs140a/tags

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cs140a

Build a docker image that simulates the required environment for ECS140A.

Dependencies

The following existing docker images are used

Versions

  • go version go1.11.4
  • GNU CLISP 2.49 (2010-07-07)
  • SWI-Prolog version 7.6.4

How it works

The Dockerfile just copies all files needed from the images above.

It also installs things like tmux and vi for convenience.

Disclaimer

There are known bugs to this repository and may not be fixed forever.

This project does not provide any warranties.

About

Docker environment for ECS140A

https://hub.docker.com/r/lxylxy123456/cs140a/tags

License:GNU Affero General Public License v3.0


Languages

Language:Shell 54.5%Language:Dockerfile 45.5%