feature: add
This commit is contained in:
8
docker-images/a100.dockerfile
Normal file
8
docker-images/a100.dockerfile
Normal file
@@ -0,0 +1,8 @@
|
||||
FROM harbor.4pd.io/sagegpt-aio/pk_platform/vllm-installed:v0.10.0
|
||||
|
||||
WORKDIR /workspace
|
||||
|
||||
COPY a100_launch_service /workspace
|
||||
COPY template.jinja /workspace
|
||||
|
||||
ENTRYPOINT ["bash","/workspace/a100_launch_service"]
|
||||
Reference in New Issue
Block a user