Sign inSign up

avastsoftware/pinto

By avastsoftware

•Updated over 8 years ago

Image
0

2.2K

avastsoftware/pinto repository overview

⁠Running pinto with docker

⁠Installation

⁠dockerfile
  • Clone this repo
  • Build image with the commands like: docker build --tag pinto .
⁠dockerhub
  • docker pull avastsoftware/pinto

⁠pintod

https://metacpan.org/pod/distribution/Pinto/bin/pintod⁠

run service pinto: docker run --rm --name pintod -v /var/lib/pinto:/var/lib/pinto -p 3111:3111 pinto

⁠pinto

https://metacpan.org/pod/distribution/Pinto/bin/pinto⁠

pull module Mock::Quick from cpan to pinto docker run -v /var/lib/pinto/:/var/lib/pinto pinto pinto pull Mock::Quick

⁠pintod as service

⁠systemd
cp pinto.service /etc/systemd/system/pinto.service
systemctl enable pinto.service

Tag summary

Content type

Image

Digest

sha256:51fbdee9c…

Size

122.5 MB

Last updated

over 8 years ago

docker pull avastsoftware/pinto