Frontend administrator for the JUSTICIA LIBRE System (https://io.fiscalia.gob.bo)
3.6K
Programming language: Angular
Component library: PRIMENG
docker run -p 8000:80 -d --name io-8000 fgebolivia/io:latest
version: '3.9'
services:
web:
image: fgebolivia/io:latest
ports:
- '8000:80'
container_name: io-8000
docker-compose up -d
docker-compose down
Content type
Image
Digest
Size
28.3 MB
Last updated
about 5 years ago
docker pull fgebolivia/io