* Create main.yml
Add the yaml file for the github action
* Update main.yml
Try build and push docker image
* Update main.yml
Fix image tag
* Update main.yml
Specify platforms in docker build action
* Upgrade pip in dockerfile
* Pin version of grpcio in requirements.txt
* Install pip requirements with only-binary
* Change grpcio version
* Remove only-binary option for pip install
* Update main.yml
cache docker layers
* Update main.yml
Push version tags to dockerhub
* Update main.yml
export and import cache to local
* Update main.yml
Fix image name
* Add cmd to dockerfile
* Remove waiting for cert file in start script
* Output docker container dirs before starting script
* Remove failing ls line
* Add lnd tls cert path and macaroon path env vars
* Add env vars for webadmin congis
* Switch dockerfile base image to buster
* Try to make build work for umbrel
* Remove libs from Dockerfile
* Add build-essential to dockerfile
* Make sqk_dir configurable with environment variable
* Use new env var names
2020-12-30 16:46:48 -08:00
Renamed from docker/squeaknode/Dockerfile (Browse further)