Dockerfiles to build images used in Linux Challenge on Stepik.org.
Base images with pre-installed basic tools and configured so that the check system can connect to it:
stepic/challenge-base:trusty
— Ubuntu 14.04stepik/challenge-base:xenial
— Ubuntu 16.04stepik/challenge-base:bionic
— Ubuntu 18.04
Images you can use in Linux Challenge:
stepic/challenge-base
— Ubuntu 14.04stepic/challenge-graphics
— Ubuntu 14.04 (imagemagick, ffmpeg)stepik/challenge-postgresql
— Ubuntu 14.04 (postgresql)stepik/challenge-dbms
— Ubuntu 14.04 (dbms)stepic/challenge-web
— Ubuntu 14.04 (web)stepik/challenge-web-tech
— Ubuntu 16.04 (web technologies) — Node.js, PHP, Python, Nginxstepik/challenge-ros
— Ubuntu 16.04 (ROS) — The Robot Operating Systemstepik/challenge-avr
— Ubuntu 16.04 (SimulAVR) — A simulator for the Atmel AVR family of microcontrollersstepik/challenge-arch-evm
— Ubuntu 18.04 (Computer architecture) - Python 3.6, PyEDA