An open API service indexing awesome lists of open source software.

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

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