diff --git a/Containerfile b/Dockerfile similarity index 100% rename from Containerfile rename to Dockerfile diff --git a/_service b/_service index a85734a..b85eb93 100644 --- a/_service +++ b/_service @@ -1,28 +1,32 @@ - + git https://github.com/openSUSE/samba-container.git master - images/server - Containerfile - nsswitch.conf - smb.conf enable + samba-container + .git - - git - https://github.com/openSUSE/samba-container.git - master - LICENSE + + *.tar + */images/server/Containerfile + Dockerfile + + + *.tar + */images/server/nsswitch.conf + */images/server/smb.conf + */LICENSE + - Containerfile + Dockerfile %%PKG_VERSION%% patch samba-server - Containerfile + Dockerfile %%MINOR%% minor samba-server diff --git a/_servicedata b/_servicedata index 212447d..4fe6546 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,4 @@ - - https://github.com/openSUSE/samba-container.git - 602a44991137144e1cda297069fdb961268ef499 - - \ No newline at end of file + + https://github.com/openSUSE/samba-container.git + 602a44991137144e1cda297069fdb961268ef499 \ No newline at end of file