1
0
Fork 0
mirror of synced 2024-05-18 19:32:24 +12:00
Commit graph

72 commits

Author SHA1 Message Date
Joseph Turian 35a052ae8b Another comment 2022-09-11 22:13:22 +02:00
Joseph Turian cc56785695 Added standalone dockerfile instructions 2022-09-11 22:11:13 +02:00
Nick Sweeting c5ccb05d4a update Dockerfile buildx instructions to exclude intel/386 2022-04-21 07:35:34 -07:00
Nick Sweeting ed9ef588d9 add instructions for multi-arch build at top of Dockerfile 2022-04-21 07:29:27 -07:00
Nick Sweeting 57df65f28f use yt-dlp for media archiving instead of youtube-dl 2022-04-21 07:11:35 -07:00
Nick Sweeting eb81d41f84 bump Dockerfile base image version and install yt-dlp 2022-04-21 07:11:35 -07:00
Nick Sweeting b40a1e19d1
comment out healthcheck 2021-12-02 21:03:19 -05:00
Nick Sweeting 0a09bdb2ca create archivebox dir in code dir manually 2021-04-23 16:12:25 -04:00
Nick Sweeting 2fc9f1cfa3 dont depend on README in Dockerfile install step 2021-04-05 23:17:07 -04:00
Nick Sweeting 6aef1dd98d dont check db if init is pending 2021-02-28 22:53:23 -05:00
Nick Sweeting 05dbb1c160 add healthcheck to dockerfile 2021-02-17 18:24:38 -05:00
Nick Sweeting 908262b133 add dev dependencies install commented out in Dockerfile 2021-02-16 15:55:47 -05:00
Nick Sweeting e61e12c889 use setup.py to determine dependencies in Dockerfile instead of egg-info requires.txt 2021-02-15 14:51:32 -05:00
Nick Sweeting b90afc8c04 nodesource apt repo not supported on i386 2021-02-01 06:05:12 -05:00
Nick Sweeting 7e7ffcac18 bump pip and node versions 2021-02-01 05:45:21 -05:00
Nick Sweeting 6ab3cd2a66 push all tags 2021-02-01 05:38:13 -05:00
Nick Sweeting 9784dcb816 better config comments and docstrings 2020-12-20 03:11:19 +02:00
jdcaballerov da5a8775cb
Add sonic client dependency 2020-12-07 15:36:56 -05:00
JDC 95382b3812 Add ripgrep rg search backend and set as default 2020-12-06 01:13:39 +02:00
Nick Sweeting 354fafe8b3 bump npm and python version in image 2020-11-28 05:24:49 -05:00
Nick Sweeting 8f7806dfc9 move all pip build artifacts into pip_dist submodule 2020-11-28 03:43:59 -05:00
Nick Sweeting 1b22f8eeef
Merge pull request #515 from cdvv7788/POC-setup-django-on-init 2020-11-27 23:56:37 -05:00
Nick Sweeting 0e2ccbc10d update urls to new repo path 2020-11-23 02:06:46 -05:00
Cristian f6ce1de882 fix: archivebox version was being called as root 2020-10-27 09:15:14 -05:00
ttimasdf f722ed331d add environmental variable for mercury-parser 2020-09-22 18:44:12 -05:00
Angel Rey 31944c8f0c Added npm ci 2020-09-08 17:12:55 -05:00
Nick Sweeting 235eb20dbd support cron in docker 2020-08-18 01:59:04 -04:00
Nick Sweeting 26022fc9fb autocommit docs during release 2020-08-15 01:22:29 -04:00
Nick Sweeting 09b624f120 didnt realize grep supported negative indexes 2020-08-14 23:46:07 -04:00
Nick Sweeting bdd111d548 you can always mount it manually with cli args 2020-08-14 23:38:47 -04:00
Nick Sweeting 050b717bb9
Merge branch 'master' into readability-extractor 2020-08-14 12:35:35 -04:00
Nick Sweeting abfce2a210 remove uneeded dependencies 2020-08-14 00:14:25 -04:00
Nick Sweeting c37b58f100 remove python-dev after build process 2020-08-13 23:55:02 -04:00
Nick Sweeting fedbfda668 add missing yes flag 2020-08-13 23:43:02 -04:00
Nick Sweeting ffcb8ffdd4 autoremove uneeded after install 2020-08-13 23:40:04 -04:00
Nick Sweeting 7e1b0d30b7 install compiler only during dependency setup 2020-08-13 23:36:29 -04:00
Nick Sweeting e7948cf161 install node dependencies from package.json 2020-08-13 23:21:15 -04:00
root f9c617e4aa arm support for docker 2020-08-13 19:15:47 -04:00
Cristian 89775ae416 feat: Enable singlefile and readability in docker by default 2020-08-12 15:35:21 -05:00
Cristian 5dc7e63792 feat: Update dockerfile to support readability 2020-08-11 11:52:43 -05:00
Nick Sweeting 33ab7fd4ec autodetect when running inside docker and provide hints 2020-08-10 14:18:04 -04:00
Cristian e2c4e6fff9 refactor: Dockerfile uses env to point to the singlefile binary instead of adding it to a path folder 2020-08-04 11:50:01 -05:00
Cristian 06d0e9de6c feat: Add support for singlefile in docker 2020-08-03 13:23:05 -05:00
Nick Sweeting e68f6aaa76 check for login page in github ci 2020-07-28 00:53:50 -04:00
Nick Sweeting 6b7dfa773e minor docker process tweaks 2020-07-22 01:30:58 -04:00
Angel Rey 63909f6176 Added entrypoint to fix permission errors 2020-07-16 13:08:58 -05:00
Cristian 960c92d6d3 fix: Create user home to avoid warning 2020-07-09 10:35:33 -05:00
Nick Sweeting cb67b09f9d Merge branch 'master' into django 2020-06-25 21:30:29 -04:00
Nick Sweeting e2a5e0136c update docker setup and dependencies 2020-06-25 17:46:11 -04:00
Nick Sweeting 6c4c6862e2
change to volume mount style 2020-05-18 16:55:39 -04:00