kubeless/package-latest

4 lines
98 B
Plaintext
Raw Normal View History

2019-04-03 11:56:43 +02:00
#!/bin/bash
apt-cache madison docker-ce | cut -d'|' -f2 | tr -d ' ' | head -n 1 > docker.version