aboutsummaryrefslogtreecommitdiff
path: root/docker
AgeCommit message (Expand)Author
2024-04-23Drop bison from Android LLVM Docker imageYi Kong
2024-01-16Update Tensorflow and its deps to 2.15.0.post1Yi Kong
2023-11-15Remove sccache supportYi Kong
2023-10-13Update tensorflow and its deps to 2.14.0Yi Kong
2023-09-23Remove libncurses.so.5 from Docker imageYi Kong
2023-09-19Update pip requirementsYi Kong
2023-08-31Use the Docker image in productionYi Kong
2023-08-30Update tensorflow-cpu to 2.13.0Yi Kong
2023-08-10Remove JRE from DockerfileYi Kong
2023-08-09Install Java jre in the Docker imageYi Kong
2023-08-09Install tzdata in the Docker imageYi Kong
2023-03-06[Docker] Don't upgrade python-pipYi Kong
2023-03-03Use requirements.txt with hashes for pip installYi Kong
2023-02-15Docker: Fix 32-bit LLVM testsYi Kong
2023-02-14Install g++-i686-linux-gnu in the Docker imageYi Kong
2023-01-01Package zip in the Docker imageYi Kong
2022-12-26Package unzip in the Docker imageYi Kong
2022-12-24Package libncurses5 in the Docker imageYi Kong
2022-12-22Fix aosp-master-plus-llvm builderYi Kong
2022-12-21Reduce Docker image sizeYi Kong
2022-12-19Set up git user identity in the Docker imageYi Kong
2022-12-15Don't pass in the host HOME directory to the Docker envYi Kong
2022-12-14Package Tensorflow in the Docker imageYi Kong
2022-12-13Include Android repo tool in the Docker imageYi Kong
2022-12-12Fix missing passwd / group entry warningYi Kong
2022-12-07Fix Docker permission errorsYi Kong
2022-12-03Update README with steps to set up GCP authentication for DockerYi Kong
2022-11-19Run apt-get update and apt-get install in the same stepYi Kong
2022-10-28Add Docker build scriptYi Kong