2 lines
60 B
Bash
2 lines
60 B
Bash
|
#!/bin/bash
|
||
|
docker build . -t pierre42100/postgresmig:16to17
|