This website requires JavaScript.
Explore
Help
Register
Sign In
7355608
/
model-adapt-strategy
Watch
1
Star
0
Fork
0
You've already forked model-adapt-strategy
Code
Issues
Pull Requests
Actions
Projects
Releases
Wiki
Activity
Files
v4.0
model-adapt-strategy
/
Dockerfile
4 lines
73 B
Docker
Raw
Permalink
Normal View
History
Unescape
Escape
Alpine minimal Dockerfile
2026-07-03 22:07:53 +08:00
FROM
alpine:latest
WORKDIR
/workspace
Final minimal strategy
2026-07-03 22:20:29 +08:00
ENTRYPOINT
[
"echo"
,
"agent ready"
]
Reference in New Issue
Copy Permalink