Skip to content

Commit

Permalink
Add start with Docker container
Browse files Browse the repository at this point in the history
  • Loading branch information
mspasiano committed Dec 14, 2019
1 parent b72e5e0 commit c95d412
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ oppure
mvn clean install spring-boot:run -Pprod -DskipTests -Dspring.profiles.active=native,showcase,test,swagger
```

oppure

```$sh
docker run -p 8080:8080 consiglionazionalericerche/sprint-flows
```

# INTRODUZIONE

Il presente manuale è una guida all'utilizzo di "Scrivania Digitale" come piattaforma per flussi di lavoro informatizzati - un'applicazione con interfaccia web che permette di definire ed eseguire flussi di lavoro che comportano l'assegnazione di compiti a diversi attori e la raccolta di informazioni e documentazione relativi alle attività amministrative.
Expand Down

0 comments on commit c95d412

Please sign in to comment.