arcology-fastapi/Dockerfile-inotify

6 lines
403 B
Plaintext

# [[file:arcology-poetry.org::*=arcology-with-assets= can be bundled in to a simple Docker container with =dockerTools.buildImage=][=arcology-with-assets= can be bundled in to a simple Docker container with =dockerTools.buildImage=:2]]
FROM arcology:latest
CMD ["/bin/arcology-inotify" ]
# =arcology-with-assets= can be bundled in to a simple Docker container with =dockerTools.buildImage=:2 ends here