beremiz
Clone
Summary
Browse
Changes
Graph
docs: add additional dependencies to installation instructions
2022-09-01, v.petrov
2bec3d8a9d01
file is
Executable
docs: add additional dependencies to installation instructions
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1