File: build-docker.sh

package info (click to toggle)
mistral 21.0.0-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 16,140 kB
  • sloc: python: 54,052; sh: 701; makefile: 58
file content (3 lines) | stat: -rwxr-xr-x 88 bytes parent folder | download
1
2
3
#!/bin/bash

sudo docker build -t openstack-mistral:latest -f tools/docker/Dockerfile .