You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 18, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ $ narou download
24
24
$ narou mail
25
25
```
26
26
27
-
First time of execution, it downloads docker images named migimigi/narou. It also initialize configuration something like:
27
+
First time of execution, it downloads docker images named jam7/narou-alpine and configure narou environment like below:
28
28
29
29
```
30
30
$ narou list
@@ -88,13 +88,12 @@ created /opt/narou/mail_setting.yaml
88
88
89
89
## License
90
90
91
-
@ 2016-2017 Kazushi (Jam) Marukawa, All rights reserved.
91
+
@ 2017 Kazushi (Jam) Marukawa, All rights reserved.
92
92
93
93
This project including all of its source files is released under the terms of [GNU General Public License (version 3 or later)](http://www.gnu.org/licenses/gpl.txt)
94
94
95
95
## Related projects
96
96
97
97
narou.rb is in https://github.com/whiteleaf7/narou.
98
-
narou-docker is in https://github.com/migimigi/narou-docker.
99
-
100
-
98
+
narou-docker is in https://github.com/migimigi/narou-docker.
99
+
narou-docker-alpine is in https://github.com/jam7/narou-docker-alpine.
0 commit comments