Spaces:
Sleeping
Sleeping
FROM stephengpope/no-code-architects-toolkit:latest | |
RUN sh -c ls | |
EXPOSE 7860 | |
CMD [""] |
FROM stephengpope/no-code-architects-toolkit:latest | |
RUN sh -c ls | |
EXPOSE 7860 | |
CMD [""] |