Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.45 KB

README.md

File metadata and controls

39 lines (24 loc) · 1.45 KB

Xidel Docker Image

This repository contains Dockerfile of Xidel for Docker's published to the public Docker Hub Registry.

Supported tags and respective Dockerfile links

Debian

Alpine

Base Docker Image

and

Installation

  1. Install Docker.

  2. 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)

Usage

Run xidel command

docker run --rm -it freezystem/xidel --help