build script can also run new containers after building images. Build
properties such as "${conternerBuildProperties[containerFile]}" must be
assigned before building/running new containers. Build script is "work
in progress".
On branch dev
Changes to be committed:
new file: Containerfile
new file: button_hpr_container.sh
This script will download latest MySQL dump file from
hacckerpublicradio.org. Generate a new hpr.db SQLite file,
and then regenerate all of the website files.
Converts MySQL dump to SQLite3 compatible dump
(including MySQL KEY xxxxx statements from the CREATE block).
Website: https://github.com/dumblob/mysql2sqlite
The MIT License (MIT)
Copyright (c) 2015 esperlu, 2016 dumblob