rustlings/Docker/build_image.sh
2022-09-05 22:22:34 +09:00

2 lines
39 B
Bash

#!/bin/bash
docker build -t rustlings .