docker-kdb icon indicating copy to clipboard operation
docker-kdb copied to clipboard

Remove ENTRYPOINT section from Dockerfile

Open aktungmak opened this issue 3 years ago • 0 comments

The script causes the error "exec: "/entrypoint.sh": permission denied: unknown." and does not add any functionality so it can be removed. This also resolves issue #1 .

aktungmak avatar May 24 '21 14:05 aktungmak