build-docker.sh 57 B

1234
  1. #!/bin/bash
  2. cd docker
  3. docker build -t pirserver_image .