3 lines
63 B
Bash
3 lines
63 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
docker build . -t flightgear/ws30-vbp-generator:v1
|