GithubHelp home page GithubHelp logo

bboysoulcn / awesome-dockercompose Goto Github PK

View Code? Open in Web Editor NEW
161.0 161.0 65.0 7.56 MB

一些大家可能会经常使用的docker-compose文件

Home Page: https://www.bboy.app

Dockerfile 0.06% Shell 0.01% CSS 6.91% JavaScript 87.92% HTML 5.10%

awesome-dockercompose's Issues

无法以只读模式打开数据库文件。 确保数据库存在,以便使用只读模式。

以前配的没有问题这次配置就一直这样,能麻烦给说一下吗?
系统是Centos 7.7
内核是3.10.0-1062.1.1.el7.x86_64(用过5.3.0也不行)
Docker version 19.03.2, build 6a30dfc
docker-compose version 1.24.1, build 4667896b

报错日志:
Client generating RPC Bind Request...
Server receiving
<=============== Client sending RPC Bind Request...
Server sending
===============> Client received RPC Bind Response !!!
RPC Bind acknowledged !!!
Client generating Activation Request dictionary...
Client generating Activation Request data...
Client generating RPC Activation Request...
Server receiving
<=============== Client sending RPC Activation Request...
Server sending
===============> Client received Response !!!

Traceback (most recent call last):
File "pykms_Client.py", line 268, in
clt_main(with_gui = False)
File "pykms_Client.py", line 190, in clt_main
client_create()
File "pykms_Client.py", line 151, in client_create
parsed = MSRPCRespHeader(response)
File "/home/py-kms/pykms_Dcerpc.py", line 641, in init
MSRPCHeader.init(self, aBuffer, alignment)
File "/home/py-kms/pykms_Dcerpc.py", line 588, in init
Structure.init(self,data, alignment)
File "/home/py-kms/pykms_Structure.py", line 110, in init
self.fromString(data)
File "/home/py-kms/pykms_Structure.py", line 167, in fromString
self[field[0]] = self.unpack(field[1], data[:size], dataClassOrCode = dataCl assOrCode, field = field[0])
File "/home/py-kms/pykms_Structure.py", line 329, in unpack
return self.unpack(two[0],data)
File "/home/py-kms/pykms_Structure.py", line 385, in unpack
return unpack(format, b(data))[0]
struct.error: ('unpack requires a buffer of 1 bytes', "When unpacking field 'ver _major | B=5 | ''[:1]'")
Unable to open database file in read-only mode. Ensure that the database exists in order to use read-only mode.

关于个人博客

请问下博主,你的个人博客,是halo那个搭建的吗,还是github+jekyll搭建的,能否分享一下呢

volumes迁移的问题

我尝试了直接迁移 /var/lib/docker/volumes文件夹到新的机器,但是存在很多目录权限的问题导致容器启动失败。还有网上备份volumes方法为每个容器内的路径压缩为一个tar,但是逐个打包恢复过于麻烦。请问备份恢复有什么方式可以推荐吗?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.