https://github.com/stepicorg/linux-images
Dockerfiles to build images used in Linux Challenge on Stepik.org
https://github.com/stepicorg/linux-images
Last synced: 10 months ago
JSON representation
Dockerfiles to build images used in Linux Challenge on Stepik.org
- Host: GitHub
- URL: https://github.com/stepicorg/linux-images
- Owner: StepicOrg
- Created: 2015-04-28T14:38:37.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-12-18T06:45:46.000Z (about 6 years ago)
- Last Synced: 2025-01-27T08:41:20.537Z (12 months ago)
- Language: Dockerfile
- Homepage:
- Size: 17.1 MB
- Stars: 5
- Watchers: 10
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Linux Challenge Images
Dockerfiles to build images used in [Linux Challenge](https://stepik.org/lesson/Step-Linux-9180/) on [Stepik.org](https://stepik.org/).
Base images with pre-installed basic tools and configured so that the check system can connect to it:
* [`stepic/challenge-base:trusty`](https://hub.docker.com/r/stepic/challenge-base/) — Ubuntu 14.04
* [`stepik/challenge-base:xenial`](https://hub.docker.com/r/stepik/challenge-base/) — Ubuntu 16.04
* [`stepik/challenge-base:bionic`](https://hub.docker.com/r/stepik/challenge-base/) — Ubuntu 18.04
Images you can use in [Linux Challenge](https://stepik.org/lesson/Step-Linux-9180/):
* [`stepic/challenge-base`](https://hub.docker.com/r/stepic/challenge-base/) — Ubuntu 14.04
* [`stepic/challenge-graphics`](https://hub.docker.com/r/stepic/challenge-graphics/) — Ubuntu 14.04 (imagemagick, ffmpeg)
* [`stepik/challenge-postgresql`](https://hub.docker.com/r/stepik/challenge-postgresql/) — Ubuntu 14.04 (postgresql)
* [`stepik/challenge-dbms`](https://hub.docker.com/r/stepik/challenge-dbms/) — Ubuntu 14.04 (dbms)
* [`stepic/challenge-web`](https://hub.docker.com/r/stepic/challenge-web/) — Ubuntu 14.04 (web)
* [`stepik/challenge-web-tech`](https://hub.docker.com/r/stepik/challenge-web-tech/) — Ubuntu 16.04 (web technologies) — Node.js, PHP, Python, Nginx
* [`stepik/challenge-ros`](https://hub.docker.com/r/stepik/challenge-ros/) — Ubuntu 16.04 (ROS) — The Robot Operating System
* [`stepik/challenge-avr`](https://hub.docker.com/r/stepik/challenge-avr/) — Ubuntu 16.04 (SimulAVR) — A simulator for the Atmel AVR family of microcontrollers
* [`stepik/challenge-arch-evm`](https://hub.docker.com/r/stepik/challenge-arch-evm/) — Ubuntu 18.04 (Computer architecture) - Python 3.6, PyEDA