Skip to content

Commit

Permalink
Update DOCKER-BUILD-INSTRUCTION.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nleush committed May 2, 2022
1 parent 65a08c5 commit 5b41840
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/DOCKER-BUILD-INSTRUCTION.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,15 @@ Run `make` and the Makefile uses the $VERSION variable to checkout the new versi

make

Go to [iframely on localhost](http://localhost:8061/iframely?uri=https%3A%2F%2Fsoundcloud.com%2Fsysoparna) and try with some uri
If it looks good, lets tag and push to docker hub:
Ignore any OSX/Darwin warnings for npm, feel free to contribute by fixing the dependencies if you are able to.

make run

It's now running in the background, lets check the logs:

docker logs iframely

Go to [iframely on localhost](http://localhost:8061/debug)
Go to [iframely on localhost](http://localhost:8061/iframely?uri=https%3A%2F%2Fsoundcloud.com%2Fsysoparna) and try with some uri
If it looks good, lets tag and push to docker hub:

make push
Expand Down

0 comments on commit 5b41840

Please sign in to comment.