Skip to content

Commit

Permalink
Add service package-last
Browse files Browse the repository at this point in the history
  • Loading branch information
natanfelles committed Dec 20, 2022
1 parent 3de5446 commit 86ce6c5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,10 @@ services:
volumes:
- .:/package
tty: true
package-last:
image: registry.gitlab.com/aplus-framework/images/package:3
container_name: package-log-last
working_dir: /package
volumes:
- .:/package
tty: true

0 comments on commit 86ce6c5

Please sign in to comment.