Describe
When I used docker to build SEAL, an error occurred:
=> CACHED [6/8] WORKDIR /python-seal 0.0s
=> ERROR [7/8] RUN cd /python-seal && git submodule update --init -- 0.2s
------
> [7/8] RUN cd /python-seal && git submodule update --init --recursive:
#11 0.228 fatal: not a git repository (or any of the parent directories): .git
Type docker build error
Describe When I used docker to build SEAL, an error occurred: