Vítězslav Dvořák created NETBEANS-2866:
------------------------------------------

             Summary: Can't build Docker image with long filenames
                 Key: NETBEANS-2866
                 URL: https://issues.apache.org/jira/browse/NETBEANS-2866
             Project: NetBeans
          Issue Type: Improvement
          Components: docker - Infrastructure
    Affects Versions: 11.0, 10.0
            Reporter: Vítězslav Dvořák


Dear developers,

i cannot build container with and application with 100 chars limit for file 
path.
 please fix it.  
{code:java}
POST 
/build?pull=0&nocache=0&dockerfile=Dockerfile&t=vitexsoftware%2Fflexibee-relationship-overview:latest
 HTTP/1.1
X-Registry-Config: 
eyJjb25maWdzIjp7Imh0dHBzOlwvXC9pbmRleC5kb2NrZXIuaW9cL3YxXC8iOnsic2VydmVyYWRkcmVzcyI6Imh0dHBzOlwvXC9pbmRleC5kb2NrZXIuaW9cL3YxXC8iLCJwYXNzd29yZCI6ImRldmVsb2lkIiwiYXV0aCI6IiIsImVtYWlsIjpudWxsLCJ1c2VybmFtZSI6InZpdGV4dXMifX19
Transfer-Encoding: chunked
Content-Encoding: gzip
Host: 192.168.22.70:2376
Content-Type: application/tar
 
Sending file Makefile
Sending file composer.json
Sending file composer.lock
Sending file README.md
Sending file .gitignore
Sending file Dockerfile
Sending file testing/client.json
Sending file nbproject/project.xml
Sending file nbproject/project.properties
Sending file src/index.php
Sending file src/init.php
Sending file src/install.php
.....
Sending file 
vendor/vitexsoftware/ease-twbootstrap4-widgets-flexibee/nbproject/project.properties
Sending file 
vendor/vitexsoftware/ease-twbootstrap4-widgets-flexibee/debian/php-ease-twbootstrap4-widgets-flexibee-doc.install
java.lang.RuntimeException: file name 
'vendor/vitexsoftware/ease-twbootstrap4-widgets-flexibee/debian/php-ease-twbootstrap4-widgets-flexibee-doc.install'
 is too long ( > 100 bytes)
 
{code}
 

 



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to