Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
enasequence
webin-portal
Commits
b9743965
Unverified
Commit
b9743965
authored
Mar 10, 2021
by
Rajkumar-D
Committed by
GitHub
Mar 10, 2021
Browse files
Update README.md
parent
6d2dc3d5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
README.md
README.md
+3
-0
No files found.
README.md
View file @
b9743965
...
...
@@ -18,9 +18,12 @@ Run `ng build --prod` and then `ng serve --prod --base-href=/ena/submit/webin/`
`docker build -t webin-portal --build-arg configuration=dev --build-arg basePath=/ena/dev/submit/webin/ .`
The above command will create a docker image configured with dev profile.
## Docker image run (for local system only)
`docker run --name webin-portal-container -d -p 8080:80 webin-portal`
The application will be running in
`http://localhost:8080//ena/dev/submit/webin/`
## Docker image build (for local run/ test only)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment