Sign inSign up

lpanebr/packtools

By lpanebr

•Updated about 5 years ago

Container to run scielo packtools with docker.

Image
1

1.5K

lpanebr/packtools repository overview

Basic usage:

# FIRST: Change to the directory with your XML files
$ cd <path-to-my-xml-package-folder>


# THEN: Run adding any arguments in the end as you normally would

# check version
$ docker run -v `pwd`:/usr/src/app lpanebr/packtools --version

# validate all xml files in current directory
docker run -v `pwd`:/usr/src/app lpanebr/packtools *.xml

More information and help on using SciELO packtools in their github repo at scieloorg/packtools⁠

Tag summary

Content type

Image

Digest

Size

347.7 MB

Last updated

about 5 years ago

docker pull lpanebr/packtools