tabby/docker
Anton Kushakov 98b7abda57
fix(docker): correct dockerfiles to fix build (#2204)
* fix(docker): Add missing && in Dockerfile

fixes:
cp: -r not specified; omitting directory '/opt/tabby/bin/'
cp: cannot stat 'cp': No such file or directory

* fix(docker): create tabby-cpu from bin that have copied already

`target/release` is not available in next instructions because it is mounted as cache
2024-05-20 20:45:10 -07:00
..
Dockerfile.cuda fix(docker): correct dockerfiles to fix build (#2204) 2024-05-20 20:45:10 -07:00
Dockerfile.rocm fix(docker): correct dockerfiles to fix build (#2204) 2024-05-20 20:45:10 -07:00