FROM youainti/aact_from_dump LABEL AUTHOR 'Will King (youainti@protonmail.com)' LABEL DESCRIPTION 'add extra processing to the aact database in preparation for downloading history.' #copy additional init scripts COPY ./docker-entrypoint-initdb.d/ /docker-entrypoint-initdb.d/ #these will be run after the database is initialized