Add container smoke acceptance
This commit is contained in:
parent
d8dbf4950e
commit
61b31e4ebf
6 changed files with 109 additions and 7 deletions
|
|
@ -4,6 +4,7 @@ LABEL org.opencontainers.image.title="guide-board-core"
|
|||
LABEL org.opencontainers.image.description="Guide Board certification and compliance preparation CLI core."
|
||||
|
||||
ENV PYTHONUNBUFFERED=1
|
||||
ENV GUIDE_BOARD_SCHEMA_DIR=/opt/guide-board/docs/schemas
|
||||
|
||||
WORKDIR /opt/guide-board
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue