多项选择题

下列()方法中可以设置docker服务开机启动

A.systemctl enable docker
B.chkconfig docker on
C.service docker start
D.systemctl start docker