Commit graph

2 commits

Author SHA1 Message Date
Dan Miller
23d913df0c
Building (#277)
* Update ca-certificates package in docker build image.

* Add shebang to prebuild script.

* Double quote WALLETTESTPARAMFILE bash variable to prevent glob expansion, word splitting, and breaking on spaces.

* declare and assign array seprarately to fix Syntax error: "(" unexpected
2022-12-30 09:29:51 -06:00
Dan Miller
6d9978c6e1 Initial Dockerfile for linux desktop build.
Update dockerfile

Run prebuild script.
Will document adding env varibales for API keys.

Update linux Dockerfile to fix cmake-data package version and install latest tomli

Specify version numbers of packages in Linux Dockerfile.

Update flutter version to 3.3.4 in Dockerfile.
2022-11-30 10:33:40 -08:00