summaryrefslogtreecommitdiff
path: root/docker
AgeCommit message (Expand)Author
2023-11-23Add `just` to the build dependenciesmattmadeofpasta
2023-02-21Remove all references to xargoJeremy Soller
2019-06-20Removes the need to sudo since the script is already running as sudoThiago Duarte Areias
2018-12-17Fixes /dev/fuse permissions inside docker when host is running MacOSThiago Duarte Areias
2018-12-02Docker privileged flag to allow filesystem mountColleen
2018-10-28Fix error building netsurf in Docker Andrei Dziahel
2018-08-26Change reference to github in docker READMECaleb Boylan
2018-06-12Add script for entering docker environmentJeremy Soller
2018-01-09Docker: add autopointfengalin
2017-11-05fix some typosMartin Lindhe
2017-10-24Docker: add cmake as a dependencyfengalin
2017-09-29docker: Add troubleshooting sectionAndre Richter
2017-09-03docker: Adapt README for dockerhub usageAndre Richter
2017-09-02docker: Add interactive sessionsAndre Richter
2017-09-02docker: Switch to official Rust image as base and reworkAndre Richter
2017-08-29Docker: Cache cargo downloads with named volumeAndre Richter
2017-08-29Docker: allow building the container on MacOS and Linux (#1037)fengalin
2017-08-23Update docker script for SELinux, seccomp and AppArmor enabled systemsBob Sun
2017-08-22Fix a typo in Docker script README.md.Bob Sun
2017-08-22Update the Docker script to disable security optionsBob Sun
2017-08-16Docker: align APT key retrieval with Cookbook READMEfengalin
2017-08-12Update docker container build script and READMEfengalin
2017-07-26Build docker container with ready to use user envfengalin
2017-07-24Add a mention for selinux systems in Docker READMEfengalin
2017-07-22Add dependencies to Dockerfile to build RedoxAgoston Szepessy
2017-06-25Update README.mdJeremy Soller
2017-06-25Update README.mdJeremy Soller
2017-06-24Add README.md on how to build Redox using docker images.Egor Karavaev
2017-06-21Add Dockerfile for build system.Egor Karavaev