Commit Graph

5 Commits

Author SHA1 Message Date
hlky
51cad93702
Update .dockerignore 2022-10-05 05:29:11 +01:00
hlky
b650c162e6
src->models 2022-10-05 01:03:06 +01:00
Travis Fletcher
f4676517d8
Added source to Docker image (#1329)
# Description
This will allow the image to be used outside of the repo (such as in a
service like runpod, or by a novice user who doesn't want to pull the
git repo and instead use `docker run ...`) once we start pushing the
images to Docker Hub.

Closes: Nothing, yet. This is a step in the direction of
`#installation-packing:Docker` in Discord.

# Checklist:

- [x] I have changed the base branch to `dev`
- [x] I have performed a self-review of my own code
- [x] I have commented my code in hard-to-understand areas
- [x] I have made corresponding changes to the documentation
2022-09-27 16:07:29 +03:00
Andrew Mo
95a94a8748 Audit dependencies and revise Docker environment specification 2022-09-20 00:21:54 -07:00
oc013
ed52d05c48
Docker updates - Add LDSR, streamlit, other updates for new repository 2022-09-11 09:58:33 -04:00