arcology-fastapi/Dockerfile-fastapi

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=:3]]
FROM arcology:latest
CMD ["/bin/arcology-fastapi" ]
# =arcology-with-assets= can be bundled in to a simple Docker container with =dockerTools.buildImage=:3 ends here