Description
Hi,
After importing a couple of databases in the ms developer sql database image, then stopping it, and committing, i get the following error:
PS > docker commit ContainerXY my/tagError
response from daemon: re-exec error: exit status 1: output: archive/tar: invalid tar header
The Databases are quite big though, but anyway, it should not fail like that.
Is there any more info i can give you to solve that issue?
Steps to reproduce the issue:
- Start ms developer sql database image
- import 120gig of databases (final findows filter directory size)
- commit the image
Describe the results you received:
response from daemon: re-exec error: exit status 1: output: archive/tar: invalid tar header
Describe the results you expected:
image comitted correctly
Additional information you deem important (e.g. issue happens only occasionally):
Output of docker version & docker info:
PS C:\Windows\system32> docker info
Containers: 2
Running: 0
Paused: 0
Stopped: 2
Images: 209
Server Version: 17.03.1-ee-3
Storage Driver: windowsfilter
Windows:
Logging Driver: json-file
Plugins:
Volume: local
Network: l2bridge l2tunnel nat null overlay transparent
Swarm: inactive
Default Isolation: process
Kernel Version: 10.0 14393 (14393.1198.amd64fre.rs1_release_sec.170427-1353)
Operating System: Windows Server 2016 Standard
OSType: windows
Architecture: x86_64
CPUs: 12
Total Memory: 63.92 GiB
Name: S6
ID: 2OZY:DSZI:JEUU:4ISW:GJ23:F2TA:F5U3:XR4Z:YZKU:SAID:362W:MMXD
Docker Root Dir: D:\System\Data\Docker
Debug Mode (client): false
Debug Mode (server): true
File Descriptors: -1
Goroutines: 22
System Time: 2017-06-02T09:56:38.4659153+02:00
EventsListeners: 0
Registry: https://index.docker.io/v1/
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
PS C:\Windows\system32> docker version
Client:
Version: 17.03.1-ee-3
API version: 1.27
Go version: go1.7.5
Git commit: 3fcee33
Built: Thu Mar 30 19:31:22 2017
OS/Arch: windows/amd64
Server:
Version: 17.03.1-ee-3
API version: 1.27 (minimum version 1.24)
Go version: go1.7.5
Git commit: 3fcee33
Built: Thu Mar 30 19:31:22 2017
OS/Arch: windows/amd64
Experimental: false
PS C:\Windows\system32>
Additional environment details (AWS, VirtualBox, physical, etc.):
Windows Server 2016 and updated docker
https://social.msdn.microsoft.com/Forums/en-US/14d2ad0c-1116-42c7-8449-29d495be4f30/docker-commit-invalid-tar-header?forum=windowscontainers
Screenshot of windowsfilter folder properties https://social.msdn.microsoft.com/Forums/getfile/1080800
Description
Hi,
After importing a couple of databases in the ms developer sql database image, then stopping it, and committing, i get the following error:
The Databases are quite big though, but anyway, it should not fail like that.
Is there any more info i can give you to solve that issue?
Steps to reproduce the issue:
Describe the results you received:
Describe the results you expected:
image comitted correctly
Additional information you deem important (e.g. issue happens only occasionally):
Output of
docker version&docker info:Additional environment details (AWS, VirtualBox, physical, etc.):
Windows Server 2016 and updated docker
https://social.msdn.microsoft.com/Forums/en-US/14d2ad0c-1116-42c7-8449-29d495be4f30/docker-commit-invalid-tar-header?forum=windowscontainers
Screenshot of windowsfilter folder properties https://social.msdn.microsoft.com/Forums/getfile/1080800