https://github.com/laactech/foxcross-docker-example
https://github.com/laactech/foxcross-docker-example
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/laactech/foxcross-docker-example
- Owner: laactech
- License: bsd-3-clause
- Created: 2019-07-02T18:58:19.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-04-16T23:57:10.000Z (about 2 years ago)
- Last Synced: 2025-02-08T16:16:54.746Z (over 1 year ago)
- Language: Python
- Size: 4.88 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Foxcross Docker Example
An example set of Foxcross models inside a docker container.
## Local Set Up
1. Git clone the repository
2. Install [docker](https://docs.docker.com/install/)
3. Build the image: `docker build .`
4. Run the image with the models `docker run -p 8000:8000 `