mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-07 09:05:55 +00:00
print more stuff
This commit is contained in:
parent
5f152af53a
commit
3aec5fd9de
1 changed files with 2 additions and 0 deletions
|
|
@ -4,6 +4,8 @@ LABEL maintainer "dev@molecula.com"
|
|||
LABEL org.opencontainers.image.authors="dev@molecula.com"
|
||||
|
||||
RUN apk add --no-cache curl jq
|
||||
RUN pwd
|
||||
RUN ls .
|
||||
|
||||
COPY LICENSE /LICENSE
|
||||
COPY NOTICE /NOTICE
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue