This repository contains Dockerfile of Xidel for Docker's published to the public Docker Hub Registry.
Debian
Alpine
and
-
Install Docker.
-
Download from public Docker Hub Registry:
docker pull freezystem/xidel
(alternatively, you can build an image from Dockerfile:
docker build -t freezystem/xidel github.com/freezystem/xidel
)
docker run --rm -it freezystem/xidel --help