Git Product home page Git Product logo

ctf-nc-docker's Introduction

GZTime

Walking on the Time Axis.

GitHub Snake Light GitHub Snake Dark

ctf-nc-docker's People

Contributors

gztimewalker avatar konano avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

konano jheym tinyx3k

ctf-nc-docker's Issues

Version in "./docker-compose.yml" is unsupported

执行 python3 generate.py时报错:

[!] Error occured, exiting...

在将os.system('docker-compose --compatibility up --build -d')中规避警告的--compatibility选项移除后出现出现如下警告:

image

由于template/docker-compose.yml文件中version字段值指定为3.7,可能导致执行某些较低版本的docker-compose时会出现异常(且此警告被--compatibility选项屏蔽掉)

我的docker-compose工具版本如下:

$ docker-compose version
docker-compose version 1.17.1, build unknown
docker-py version: 2.5.1
CPython version: 2.7.17
OpenSSL version: OpenSSL 1.1.1  11 Sep 2018

如果直接修改template/docker-compose.yml的版本为"2.2" or "3.3"并不会解决问题,因为不同版本的docker-compose.yml文件格式上有细微差别,貌似目前只能通过升级docker-compose工具来临时解决此问题。

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.