mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-07-25 19:48:00 +00:00
4 lines
58 B
Bash
Executable File
4 lines
58 B
Bash
Executable File
#!/bin/bash
|
|
|
|
docker build --rm -t doc_converters:latest .
|