Adds snapshot as binary

This commit is contained in:
Amir Raminfar
2018-11-29 11:06:00 -08:00
parent b9ee28ca8d
commit dc452e2847
2 changed files with 5 additions and 4 deletions

1
.gitattributes vendored Normal file
View File

@@ -0,0 +1 @@
*.snapshot binary

View File

@@ -1,6 +1,6 @@
/* snapshot: /api/containers.json */
HTTP/1.1 200 OK
Connection: close
Content-Type: text/plain; charset=utf-8
HTTP/1.1 200 OK
Connection: close
Content-Type: text/plain; charset=utf-8
[{"id":"1234567890","names":null,"name":"test","image":"image","imageId":"image_id","command":"command","created":0,"state":"state","status":"status"}]