https://github.com/bebehei/kpicosim-docker
Such a shitty university assignment, I even have to port the software first!
https://github.com/bebehei/kpicosim-docker
docker kpicosim
Last synced: 6 months ago
JSON representation
Such a shitty university assignment, I even have to port the software first!
- Host: GitHub
- URL: https://github.com/bebehei/kpicosim-docker
- Owner: bebehei
- Created: 2016-12-11T15:40:54.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-01-26T14:19:57.000Z (over 8 years ago)
- Last Synced: 2025-03-06T11:03:27.886Z (over 1 year ago)
- Topics: docker, kpicosim
- Language: Shell
- Homepage:
- Size: 2.93 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docker-kpicosim
Do you need [kpicosim](https://marksix.home.xs4all.nl/kpicosim.html) in it's latest version from [2008](https://marksix.home.xs4all.nl/downloads/ "Ok, ok. Debian's version 0.7-1 is patched last time in 2010") ?!?
Probably it's better to klick here: [link](http://giphy.com/search/cute-kitten). If you don't know what kpicosim is, it is definitely the safer choice.
And also, in the glamorous box of shiny details:
- You have to run it on your local docker server!
- You have to use a script, because the docker-run command is too long.
- Mac OS X <=12 not supported.
- [Definitely works on Windows.](http://i.giphy.com/l0HlDmU3l3cMc2rCM.gif "Nope")
# Ru(i)n it
Ok, let's stop this sarcasm and start:
git clone git@github.com:bebehei/kpicosim-docker.git
cd kpicosim-docker
./run.sh
or, if you may want to adapt it, build it yourself:
docker build -t bebehei/kpicosim:latest .