# Container 생성
docker build -t <tag name:version> .
# Container 실행
docker run --name [container_name] -d -p [local_port]:[container_port] [image_name]:[tag]
-
Notifications
You must be signed in to change notification settings - Fork 0
License
LoudAI-LAB/KubChain
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Code of conduct
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published