Commit Graph

21 Commits

Author SHA1 Message Date
Amin Yahyaabadi 19ab22e7b5 v0.5.0 [skip ci] 2021-12-07 06:53:52 -06:00
Amin Yahyaabadi cd6c820cf0 v0.4.1 [skip ci] 2021-12-07 03:37:06 -06:00
Amin Yahyaabadi dd02c2e2c4 fix: use sh for the entry point in docker 2021-09-29 19:57:51 -05:00
Amin Yahyaabadi 82cc8fae86 fix: add unzip to the debian docker 2021-09-18 12:45:10 -05:00
Amin Yahyaabadi 883005209b fix: install apt-utils before other packages 2021-09-18 12:40:45 -05:00
Amin Yahyaabadi 7f42ab35bf fix: install ca-certificates for the docker 2021-09-18 12:35:33 -05:00
Amin Yahyaabadi f753f1f41c fix: install apt-utils for debian docker 2021-09-18 12:32:52 -05:00
Amin Yahyaabadi b08e31fb37 Revert "fix: use buildpack-deps:bullseye instead of debian"
This reverts commit 7c8fc671f9.
2021-09-18 12:31:46 -05:00
Amin Yahyaabadi 7c8fc671f9 fix: use buildpack-deps:bullseye instead of debian 2021-09-18 12:28:27 -05:00
Amin Yahyaabadi 6c72c2f17c fix: install wget for dockerfile 2021-09-18 12:19:56 -05:00
Amin Yahyaabadi 8f9841af5b feat: add debian docker file 2021-09-18 12:06:46 -05:00
Amin Yahyaabadi 144817e932 docs: add readme about the docker images 2021-09-18 11:50:18 -05:00
Amin Yahyaabadi b011d26aa1 feat: add a normal debian docker image 2021-09-18 11:43:56 -05:00
Amin Yahyaabadi 5458ece5b9 feat: add entry point to docker and use slim image 2021-09-18 11:38:12 -05:00
Amin Yahyaabadi 15b1b24116 fix: do not use version for system python 2021-09-18 08:35:41 -05:00
Amin Yahyaabadi a4f327ad7e fix: enable adding paths using commands outside of the ci
enable ACTIONS_ALLOW_UNSECURE_COMMANDS inside docker build
2021-09-18 07:24:04 -05:00
Amin Yahyaabadi f96f8ff178 feat: add docker file 2021-09-18 07:06:59 -05:00
Amin Yahyaabadi d82045ec40 chore: add script for disabling debug messages in the release 2021-09-17 14:35:53 -05:00
Amin Yahyaabadi 8a23537c88 fix: rename the executable 2021-09-17 13:19:10 -05:00
Amin Yahyaabadi 921e77430b build: remove .sh executables
- The size difference is not much
- sh executables are slower to load
- running sh requires chmod similar to downloaded exe
2021-09-15 02:24:30 -05:00
Amin Yahyaabadi 49ca00ee9f feat: add self-contained executables 2021-09-15 02:24:30 -05:00