summaryrefslogtreecommitdiff
path: root/util/docker-init.sh
AgeCommit message (Expand)AuthorFilesLines
2024-03-28!BREAKING! Restructure directory layout for generated & runtime filesYorhel1-19/+22
2021-01-15Docker: Upgrade to Alpine 3.13Yorhel1-4/+4
2020-04-05SQL: Add C-based "vndbid" type and use it for image IDsYorhel1-0/+8
2020-04-04SQL reorg: Move util/sql/ to sql/ as a top-level dirYorhel1-3/+3
2020-01-12Docker: Add image version check to docker-init.shYorhel1-3/+12
2020-01-12Docker: Switch to AlpineYorhel1-17/+13
2019-12-30Actually, let's get rid of v3 now that it doesn't work anymore anywayYorhel1-7/+2
2019-08-15Minor util/sql/ reorganization + Make devdump more robustYorhel1-11/+17
2019-07-25Merge the v3 branch into separate namespace + fix Docker stuff (again)Yorhel1-3/+8
2019-07-17Docker: Store Postgres DB in data/ + simplify the setup a bitYorhel1-39/+27
2018-06-03Add development DB dump, remove old devdb, convert README to markdownYorhel1-11/+19
2018-05-03Docker: Update to Ubuntu Bionic + Postgres 10 !ACTION REQUIRED!Yorhel1-3/+3
2018-03-18Fix Docker init script for Mac + add some spacing around vndb-dev-server.pl o...Yorhel1-2/+10
2018-02-04Add "development database" for quick setup & testing purposesYorhel1-0/+10
2017-12-29Experimenting with PostgreSQL 10: "UNENCRYPTED" keyword has been removedYorhel1-3/+3
2017-12-09Add vndb-dev-server.pl, an autoreloading http serverYorhel1-1/+3
2017-12-09Add Docker configYorhel1-0/+87