mirror of
https://github.com/rkd77/elinks.git
synced 2024-11-04 08:17:17 -05:00
3 lines
78 B
Bash
Executable File
3 lines
78 B
Bash
Executable File
#!/bin/bash
|
|
docker build --build-arg NOCACHE=0 -t "elinks-lin64-dev:latest" .
|