File size: 88 Bytes
73223fb
 
f21390d
 
 
 
 
1
2
3
4
5
6
7
FROM stephengpope/no-code-architects-toolkit:latest

RUN sh -c ls

EXPOSE 7860

CMD [""]