Commit 99a95109 authored by 胡凯旋's avatar 胡凯旋

build koko and all-in-one image

parent 6ce46ff2
FROM jumpserver/jms_all:latest
COPY ./cmd/koko /opt/koko/koko
tag=$(date +'%y%m%d.%H%M%S.')$(git rev-parse --short HEAD)
cd cmd && make linux
cd .. && docker build . -t my-jump-all:$tag -f all.Dockerfile
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment