relaypro-open / dog

A firewall management system.
https://relaypro-open.github.io/dog/
GNU Affero General Public License v3.0
84 stars 5 forks source link

install dog_on_a_dock err #12

Open tuanthanh-02 opened 10 months ago

tuanthanh-02 commented 10 months ago

I build follow in doc but have err below: => ERROR [compile 7/12] COPY config/sys.config.src config/sys.config.src 0.0s

[compile 7/12] COPY config/sys.config.src config/sys.config.src:

Dockerfile.local_deploy:45

43 | COPY config config/ 44 | RUN mkdir -p /etc/dog_trainer 45 | >>> COPY config/sys.config.src config/sys.config.src 46 | COPY include include/ 47 | COPY scripts scripts/

ERROR: failed to solve: failed to compute cache key: failed to calculate checksum of ref 270af167-4ade-4acb-8d40-25aa6e1f45a4::xq1lg34na8j9f8h3tx46l321t: "/config/sys.config.src": not found can anyone help me?