running-elephant / datart

Datart is a next generation Data Visualization Open Platform
https://running-elephant.github.io/datart-docs/
Apache License 2.0
1.99k stars 591 forks source link

where is lib folder in Dockerfile? #1367

Closed shuyanzi closed 2 years ago

shuyanzi commented 2 years ago

when I make an image, 'COPY ./lib/ /datart/lib/' didn't work, lib not found, where is the lib folder?

scottsut commented 2 years ago

Your should build first, and then make docker image.