mirror of
/repos/baseimage-docker.git
synced 2025-12-30 08:01:31 +01:00
Fix a typo
This commit is contained in:
parent
25d9972c0b
commit
b749352f1e
@ -131,7 +131,7 @@ You can add additional daemons (e.g. your own app) to the image by creating runi
|
||||
|
||||
The shell script must be called `run`, must be executable, and is to be placed in the directory `/etc/service/<NAME>`.
|
||||
|
||||
Here's an example showing you how to a memached server runit entry can be made.
|
||||
Here's an example showing you how a memached server runit entry can be made.
|
||||
|
||||
### In memcached.sh (make sure this file is chmod +x):
|
||||
#!/bin/sh
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user