mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
Merge pull request #76525 from yuwenma/patch-4
Rebase etcd-empty-dir-cleanup to debian-base
This commit is contained in:
commit
ef99b770f5
@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
FROM busybox
|
||||
FROM k8s.gcr.io/debian-base:v1.0.0
|
||||
|
||||
COPY etcdctl etcd-empty-dir-cleanup.sh /
|
||||
RUN chmod a+rx /etcdctl /etcd-empty-dir-cleanup.sh
|
||||
|
Loading…
Reference in New Issue
Block a user