add docker compose
This commit is contained in:
parent
5d591b2210
commit
9b2bfdcb5f
BIN
packages/6.3/docker-compose-1.21.0-x86_64-1.txz
vendored
Normal file
BIN
packages/6.3/docker-compose-1.21.0-x86_64-1.txz
vendored
Normal file
Binary file not shown.
BIN
packages/6.4/docker-compose-1.21.0-x86_64-1.txz
vendored
Normal file
BIN
packages/6.4/docker-compose-1.21.0-x86_64-1.txz
vendored
Normal file
Binary file not shown.
BIN
packages/6.5/docker-compose-1.21.0-x86_64-1.txz
vendored
Normal file
BIN
packages/6.5/docker-compose-1.21.0-x86_64-1.txz
vendored
Normal file
Binary file not shown.
|
@ -10,6 +10,7 @@
|
|||
"cksfv":"Check SFV creates simple file verification (.sfv) It can also list and verify existing sfv files. It uses the crc32 checksum. This is used to verify that the files that you received are the same as the originals.",
|
||||
"cpio":"A program to manage archives of files. This package also includes mt, a tape drive control program. cpio copies files into or out of a cpio or tar archive, which is a file that contains other files plus information about them, such as their pathname, owner, timestamps, and access permissions. The archive can be another file on the disk, a magnetic tape, or a pipe.",
|
||||
"ddrescue":"A data recovery tool that copies data from one file or block device to another, trying hard to rescue data in case of read errors. Every time you run it on the same output file, it tries to fill in the gaps.",
|
||||
"docker-compose":"Compose is a tool for defining and running multi-container Docker applications.",
|
||||
"dry":"A terminal application to manage and monitor Docker containers.",
|
||||
"dstat":"A versatile replacement for vmstat, iostat, netstat, nfsstat and ifstat. Dstat overcomes some of their limitations and adds some extra features, more counters and flexibility. Dstat is handy for monitoring systems during performance tuning tests, benchmarks or troubleshooting.",
|
||||
"exiftool":"A platform-independent Perl library (Image::ExifTool) plus a command-line application (exiftool) for reading, writing, and editing meta information in image, audio, and video files. ExifTool supports many different types of metadata including EXIF, GPS, IPTC, XMP, JFIF, GeoTIFF, ICC Profile, Photoshop IRB, AFCP, FlashPix, AFCP, and ID3, and maker notes of many digital cameras.",
|
||||
|
|
Loading…
Reference in New Issue
Block a user