Commit Graph

13 Commits

Author SHA1 Message Date
d4c6db4997
Add code to run bootstrap server 2024-02-28 12:45:59 +08:00
eb43f2c068
Add a container for building snap 2022-08-03 17:03:46 +03:00
3cbd77f194
Add a stage winebuild for building 32bit exe 2022-08-03 17:03:46 +03:00
6b25a5481f
Move the appimage build to CMD, packages will be in /dist/ (run -v) 2022-08-03 17:03:46 +03:00
e048905b8b
Move appimage dry run into buildscripts/appimage.sh like in winbuild 2022-08-03 17:03:46 +03:00
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