Merge: doc: fixed some typos and other misc. corrections
[nit.git] / misc / docker /
2019-06-20 Jean Privatdocker-ci: ajoute libicu-dev
2019-02-28 Jean Privatci: nitlang/nit-ci docker image runs in UTF8
2019-02-21 Jean PrivatMerge: Ci: move services to specific hostnames
2019-02-21 Jean Privatdocker/ci: need netcat and killall for some test scripts
2019-02-21 Jean Privatdocker/ci: do not need postgresql server
2019-02-21 Jean Privatci: propose a docker-compose to handle services tests...
2019-02-20 Jean Privatdocker/nit-ci: add imagemagick
2019-02-19 Jean Privatdocker/ci: install android sdk&ndk
2019-02-18 Jean Privatdocker: add image for continuous integration (without...
2018-05-11 Alexis Laferrièredocker: nitpm requires libcurl, move it up from `full`
2018-01-04 Alexis Laferrièredocker: add zipalign to support compiling Android apps...
2017-11-22 Alexis Laferrièredocker: update for the new Android toolchain and predow...
2017-06-28 Jean Privatdocker-full: java: setup needed environment variables
2017-06-28 Jean Privatdocker-full: install OpenGL validator
2017-06-28 Jean Privatdocker-full: install the android platforms needed by...
2017-06-28 Jean Privatdocker-full: android make tool executable by all users
2017-06-28 Jean Privatdocker-full: install libgmp-dev & libreadline-dev
2017-06-28 Jean Privatdocker: use stretch instead of jessie
2017-06-16 Jean Privatdocker: don't let `strip` fails the build because nit...
2017-06-08 Alexis Laferrièredocker full: install missing package for SDL2 mixer
2017-03-11 Alexis Laferrièredocker: add missing libsdl2-image-dev
2016-08-10 Jean Privatdocker: hotfix image name
2016-08-09 Jean Privatdocker: move the test part in another Dockerfile
2016-07-11 Jean Privatdocker: do not install in /root as it is not accessible...
2016-05-21 Jean Privatdocker: add a README
2016-05-21 Jean Privatdocker: add a Dockerfile example
2016-05-21 Jean PrivatFix PATH and WORKDIR with Docker images
2016-05-19 Jean Privatdocker/full: install android sdk/ndk
2016-05-19 Jean Privatdocker/full: add nitunits
2016-05-19 Jean Privatdocker/full: add postgresql
2016-05-19 Jean Privatdocker: split into a basic and a full Docker
2016-05-12 Jean PrivatAdd a Dockerfile to build a full image of a Nit install