-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Dear all,
Someone can help me how to execute my play app at docker?
- I already have the dist directory (xxx-SNAPSHOT.zip)
- What is the next step? I already run the command: docker run -d -v path_unzipped_directory:/app:rw -p 80:9000 ingensi/play-framework But it did, not work. At docker log has: "Did not detect an activator project in this directory"
Metadata
Metadata
Assignees
Labels
No labels