Commit Graph

8 Commits

Author SHA1 Message Date
4b8d04c420
Rewrite Dockerfile.bionic:
- install needed dependencies separately in each stage
  - make appimage the first stage because it needs minimum packages
  - replace travis2bash by tox
2022-08-03 17:03:46 +03:00
b3495a1e78
Don't use libglib2.0 while building appimage and exclude it from the recipe.
Closes: #1941
2022-07-12 20:33:07 +03:00
3b060d84b9
Make a separate script launcher.sh for the entry point, it allows
- passing args to the pybitmessage
  - setting API username and password through env
2022-04-20 21:34:38 +03:00
05046154da
update androiddev.sh for docker 2021-12-15 18:12:21 +05:30
971c79b3f5
Added dynamic version of appimage build 2021-12-14 20:57:59 +05:30
5bc92987c0
Fixed appimage build 2021-12-14 16:03:16 +05:30
99abb6c880
Updated buildbot and travis in Dockerfile.bionic 2021-11-26 13:56:56 +05:30
53fd0e825d
Move additional dockerfiles into packages/docker 2021-10-04 15:08:46 +03:00