José Cerezo
|
3a3ee15cba
|
Optimize docker image (#1160)
* Updated workflow to checkout
* Added kindlegen ln -s instruction
|
2025-11-12 09:45:49 -08:00 |
|
José Cerezo
|
b57992a754
|
Optimize docker image (#1157)
* Optimized Docker image
* Divided Dockerfile into two images
* Fixed dockerfile path
* Updated workflows
* Added remaining packages in Dockerfile-base
* Updated workflows
* Unified workflows for docker images
* Added LABELs to docker images
* pull from ciromattia cache
* docker2
* Optimized Docker image
* fix tags
* Added installation stage and optimized workflow for Docker image
* Deleted one stage from the dockerfile to optimize build
* copy requirements file after numpy and pymupdf
* don't change primary requirements
---------
Co-authored-by: Alex Xu <alexkurosakimh3@gmail.com>
|
2025-11-11 18:42:44 -08:00 |
|
Alex Xu
|
3b7e8dc9a5
|
Docker numpy (#775)
* docker-base-20241116
* docker-base-20241116
|
2024-11-16 20:01:50 -08:00 |
|
Alex Xu
|
fb7d92d737
|
fix Docker linux arm (#746)
* fix linux arm64
* Update Dockerfile-base
* Update Dockerfile
* Update Dockerfile-base
* ENV PATH="/opt/venv/bin:$PATH"
* fix docker armv7
* Update Dockerfile-base
* Update Dockerfile-base
|
2024-09-29 10:21:35 -07:00 |
|
Alex Xu
|
ee31b784cb
|
Add native Apple Silicon support by upgrading qt5 to qt6 (#523)
* initial upgrade
* fix epub icon
* pyside6
* fix tray icon
* add spaces
* add comment back
* change exec
* edit shared
* Add CheckState enums
* add mozJpeg
* fix batch
* import CheckedState
* remove references to qt5
* add mozJpeg warning
* Update package-linux.yml
* Update package-linux.yml
* Update Dockerfile-base
* Update README.md
* Update package-linux.yml
* Update README.md
* Update README.md
* add mozjpeg to gitignore
* add warning text
* fix state issue
* use same settings save location as qt5
* remove space
* remove mozJpeg
* update Dockerfile-base file version
* use getattr instead of eval
* undo readme changes
* undo conda
* undo gitignore
---------
Co-authored-by: Alexander Xu <alexanderx@qualtrics.com>
Co-authored-by: darodi <4682830+darodi@users.noreply.github.com>
|
2024-01-02 14:08:39 -08:00 |
|
darodi
|
c98d6179c3
|
docker update (#521)
|
2023-05-14 17:10:40 +00:00 |
|
darodi
|
9ee375c6e4
|
change repository to ciromattia
|
2023-01-14 01:44:16 +01:00 |
|
dependabot[bot]
|
608e79a9fc
|
Bump python from 3.8-slim-buster to 3.11-slim-buster
Bumps python from 3.8-slim-buster to 3.11-slim-buster.
---
updated-dependencies:
- dependency-name: python
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-14 00:31:12 +01:00 |
|
darodi
|
7f883f98ba
|
Fix Docker 7z missing
|
2023-01-14 00:31:11 +01:00 |
|
darodi
|
6e10636356
|
Adding Dockerfile
|
2023-01-14 00:27:53 +01:00 |
|
Paweł Jastrzębski
|
c9cf635229
|
Overhauled Linux build environment
|
2016-02-18 12:22:15 +01:00 |
|
Paweł Jastrzębski
|
5481c0cfe5
|
Updated README + version bump
|
2015-11-06 19:49:07 +01:00 |
|
Paweł Jastrzębski
|
b2e58127cb
|
Disabled UPX to decrease startup time
|
2015-11-04 20:41:48 +01:00 |
|
Paweł Jastrzębski
|
7305ccffc5
|
Updated README + version bump
|
2015-10-29 17:12:18 +01:00 |
|
Paweł Jastrzębski
|
a2651747cd
|
Build tweaks
|
2015-10-13 18:42:24 +02:00 |
|
Paweł Jastrzębski
|
f93ced8939
|
Migrated to PyInstaller
|
2015-10-02 20:01:21 +02:00 |
|