Create package-latest

This commit is contained in:
Torma Kristóf 2019-04-03 11:56:43 +02:00 committed by GitHub
parent cb47893bdf
commit 72d80d1df9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

3
package-latest Normal file
View File

@ -0,0 +1,3 @@
#!/bin/bash
apt-cache madison docker-ce | cut -d'|' -f2 | tr -d ' ' | head -n 1 > docker.version