File size: 83 Bytes
191195c
 
 
 
 
1
2
3
4
5
6
docker build \
  --no-cache \
  --rm \
  -f Dockerfile \
  -t xai_framework_demo .