add base image to compose
This commit is contained in:
parent
5e9f689999
commit
30bf4b1ca3
1 changed files with 6 additions and 0 deletions
|
|
@ -37,6 +37,12 @@ services:
|
|||
- host-publickey
|
||||
- host-password
|
||||
|
||||
# ensure sshpiperd image works
|
||||
piper-imageonly:
|
||||
environment:
|
||||
- SSHPIPERD_LOG_LEVEL=trace
|
||||
build: ../
|
||||
|
||||
volumes:
|
||||
shared:
|
||||
driver_opts:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue