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