Commit Graph

7 Commits

Author SHA1 Message Date
Alejandro Gil
7c70655f67 Add .env_docker.example with previous values. 2023-09-01 17:28:49 -07:00
hlky
c4fa1101da
Delete .env_docker.example 2022-10-04 12:58:30 +01:00
Travis Fletcher
aaa3be16e0
Img2text docker package updates (#1364)
# Description

Docker package sync

Closes: N/A

# 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-30 01:13:21 +03:00
hlky
4a15702fe9
License header 2022-09-26 14:02:48 +01:00
Travis Fletcher
d28d07cd0b
Streamline Docker Quickstart Experience (#1261)
* Cleaned up Docker documentation and process

* Added back `build` section to Dockerfile so we don't have to
  manually build it separately, simplifying the quick-start process
* Added a healthcheck to make it easier to see when the container
  was done initializing. Currently a little ugly since it has to
  check both URLs for liveness
* Removed CONDA_FORCE_UPDATE from env file since we don't user conda
  anymore

Note - `build_docker.sh` is seemingly obsolete but I left it for now
with a comment in case it's ingrained in somebody else's workflow.

* Minor readme fixes
2022-09-22 12:46:40 +01:00
oc013
ed52d05c48
Docker updates - Add LDSR, streamlit, other updates for new repository 2022-09-11 09:58:33 -04:00
shayne
91c3b4d8db
Add .env_docker.example with previous values (#730)
docker compose up fails without it
2022-09-07 03:27:48 +01:00