mirror of
https://github.com/yzernik/squeaknode.git
synced 2026-08-15 12:50:47 +02:00
* Use python slim image for both squeaknode and test * Clean up dockerfiles * Reorder dockerfile for squeaknode * Load alembic config file from packaged module * Alembic directory is now loaded from packaged module * Got multi-stage docker build working * Removed old app directory from docker config * Remove commented package data arg from setup.py * Remove unused alembic graft from manifest * Fix extra space in alembic revision
6 lines
178 B
Text
6 lines
178 B
Text
include README.md
|
|
include createdb.sql
|
|
graft squeaknode/admin/webapp/templates
|
|
graft squeaknode/admin/webapp/static
|
|
include squeaknode/db/alembic.ini
|
|
graft squeaknode/db/alembic
|