Commit graph

7 commits

Author SHA1 Message Date
VibroAxe
a8f810c764 Fixed local build script
Build source images instead of pull from docker hub
Build monolithic from local repo
2023-07-24 08:40:16 +00:00
njalooo
f76e531ee1 Typo fix by rodikal for build-locally.sh
Co-authored-by: Samuel Van Reeth <samuelvanreeth@gmail.com>
2023-07-24 08:40:16 +00:00
njalooo
b92c25bdf0 Typo fix by rodikal for build-locally.sh
Co-authored-by: Samuel Van Reeth <samuelvanreeth@gmail.com>
2023-07-24 08:40:16 +00:00
njalooo
868f3d0a40 Synthax error fix by rodikal for build-locally.sh
Co-authored-by: Samuel Van Reeth <samuelvanreeth@gmail.com>
2023-07-24 08:40:16 +00:00
njalooo
cb59a91f90 Synthax error fix by rodikal for build-locally.sh
Co-authored-by: Samuel Van Reeth <samuelvanreeth@gmail.com>
2023-07-24 08:40:16 +00:00
njalooo
157b3a0733 Added check for existing Ubuntu base image 2023-07-24 08:40:16 +00:00
njalooo
88112c3a99 Create build-locally.sh
This script build the monolithic image locally, from the githubs pages. It's intended for cases like the raspberry pi, which operates on arm64 architecture, which isn't available as an image.
See https://github.com/lancachenet/monolithic/issues/171.
2023-07-24 08:40:16 +00:00