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.04stepic/challenge-base:xenial
— Ubuntu 16.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-ros
— Ubuntu 16.04 (ROS) — The Robot Operating Systemstepik/challenge-avr
— Ubuntu 16.04 (SimulAVR) — A simulator for the Atmel AVR family of microcontrollers